Published
Edited
Feb 17, 2020
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {slider} from "@jashkenas/inputs"
Insert cell
import {button} from "@jashkenas/inputs"
Insert cell
d3 = require("d3-delaunay@4", "d3-polygon@1")
Insert cell
import {makeRandomGenerator} from "@forresto/random-seed"
Insert cell
Insert cell
points = Array.from({length: n_start << 1}, (_, i) => gen.random() * (i & 1 ? height : width))
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