Type Table, then Shift-Enter. Ctrl-space for more options.
untitledSpreadsheetSheet11
X
date
Y
count
category
Color
category
Size
—
Facet X
—
Facet Y
category
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.
Plot.plot({
color:{legend:true},
marks:[
Plot.frame({strokeOpacity:0.1}),
,
Plot.barY(untitledSpreadsheetSheet11,{
y:"category",
x:"date",
fill:"category",
tip:true
})
]
})
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.