Published
Edited
Mar 1, 2022
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
viewof color = html`<input type="color" value="#942193"\>`
Insert cell
points = replay, Array.from({length: n << 1}, (_, i) => Math.random() * (i & 1 ? height : width))
Insert cell
n = 100
Insert cell
height = Math.max(600, width)
Insert cell
d3 = require("d3-delaunay@4", "d3-polygon@1")
Insert cell
Insert cell
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