Unlisted
Edited
Apr 25, 2023
2 forks
Insert cell
Insert cell
Insert cell
Insert cell
Plot.plot({
marks: [
Plot.lineY(numbers, {curve}),
Plot.dotY(numbers, {x: (d, i) => i})
]
})
Insert cell
numbers = [0.25, 0.09, 0.58, 0.22, 0.38, 0.03, 0.45, 0.12, 0.87, 0.99, 0.85, 0.5, 0.64, 0.86, 0.6, 0.09, 0.14, 0.95, 0.92, 0.89]
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