Type Chart, then Shift-Enter. Ctrl-space for more options.
HP_Chapters@1.csv
X*
—
Y*
—
Color
#ff5375
Size
—
Facet X
—
Facet Y
—
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.
Plot.plot({
marks:[
Plot.dot(cars,{x:"power (hp)",y:"economy (mpg)"})
]
})
HP_Chapters@1.csv
X*
—
Y*
—
Color
—
Size
—
Facet X
—
Facet Y
—
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.
Plot.plot({
marks:[
Plot.ruleY([0]),
Plot.lineY(aapl,{x:"Date",y:"Close"})
]
})
HP_Chapters@1.csv
Type SQL, then Shift-Enter. Ctrl-space for more options.
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.