Public
Edited
Aug 29, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
projectedContours = geoProjection.geoProject(rawContours, d3.geoIdentity().translate([-180, -55.5]).scale(0.5))
Insert cell
rawContours = ({
type: "GeometryCollection",
geometries: d3.contours().size([719, 278]).thresholds(10)(testIndicator).slice(1, 2).map(d => rewind(d))
})
Insert cell
Insert cell
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