Published
Edited
Jan 20, 2020
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
width
Insert cell
height = width * 0.75;
Insert cell
margin = 20;
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
land = topojson.feature(world, world.objects.countries)
Insert cell
Insert cell
Insert cell
world = d3.json("https://unpkg.com/world-atlas@1/world/110m.json")
Insert cell
topojson = require("topojson-client@3")
Insert cell
d3 = require("d3", "d3-geo")
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