Public
Edited
Nov 19, 2023
Insert cell
Insert cell
delaunay = new d3.Delaunay(Float64Array.of(0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 3, 2));
Insert cell
delaunay.neighbors()
Insert cell
delaunay.points
Insert cell
delaunay.halfedges
Insert cell
delaunay.triangles
Insert cell
delaunay.halfedges
Insert cell
delaunay.hull
Insert cell
delaunay.inedges
Insert cell
delaunay.trianglePolygon(1)
Insert cell
height = 500
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