Published
Edited
Aug 6, 2020
10 stars
Insert cell
Insert cell
Insert cell
p1 = d3.geoInterrupt(d3.geoAzimuthalEqualAreaRaw, lobes)
.rotate([20, 0])
.fitSize([width, 480], {type: "Sphere"})
Insert cell
p2 = d3.geoInterrupt(d3.geoAzimuthalEqualAreaRaw, lobes)
.rotate([200, 0])
.reflectY(true)
.fitSize([width, 480], {type: "Sphere"})
Insert cell
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