Published
Edited
May 13, 2021
2 stars
Also listed in…
Plot
Insert cell
Insert cell
html`<div id="container"></div>`
Insert cell
document
.querySelector("#container")
.appendChild(
Plot.dot({ length: 100 }, { x: Math.random, y: Math.random }).plot()
)
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