Published
Edited
Apr 18, 2019
Insert cell
Insert cell
projection = d3.geoAlbers()
Insert cell
projection([112.412109375, -44.02442151965934])
Insert cell
Insert cell
custom_projection = d3.geoConicConformal().rotate([-132, 0]).center([0, -27]).parallels([-18, -36])
Insert cell
Insert cell
custom_projection([112.412109375, -44.02442151965934])
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