Published
Edited
Mar 19, 2020
Insert cell
Insert cell
md`## d3 latest`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
projection = d3
.geoInterrupt(getProj(projType,d3), lobes)
.scale(100)
.translate([map.width / 2, map.height / 2])
.precision(.1)
Insert cell
projpatched = d3
.geoInterrupt(getProj(projType, d3), lobes)
.scale(100)
.translate([map.width / 2, map.height / 2])
.precision(.1)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//d3patch = require("d3", "https://files-6p35z2y9v.now.sh/d3-geo-projection.js")
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