Published
Edited
Jun 24, 2019
26 stars
Insert cell
Insert cell
Insert cell
Insert cell
import {geojson, height, colorScale, statesInner, statesOuter, path} from "@harrystevens/mapping-gridded-data-with-a-voronoi-diagram"
Insert cell
polygons = d3
.geoVoronoi({ type: "FeatureCollection", features: geojson })
.polygons()
Insert cell
Insert cell
d3 = require("d3@5", "d3-geo-voronoi")
Insert cell
import {checkbox} from "@jashkenas/inputs"
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