Published
Edited
Jan 29, 2022
1 fork
15 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
y1 = plot1.scale("y") // the uncorrected (distorted) scale
Insert cell
y2 = plot2.scale("y") // the corrected (true) scale
Insert cell
gdp = (await FileAttachment("gdp-growth.csv").csv({typed: true}))
.concat({year: new Date("2021-01-01"), growth: 5.7})
Insert cell

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.
Learn more