Public
Edited
Nov 25, 2022
7 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
proj = "Bertin1953"
Insert cell
red = "#CB2B1D"
Insert cell
pink = "tomato"
Insert cell
Insert cell
data = bertin.merge(geom, "ISO3", data_prop, "iso3")
Insert cell
Insert cell
Insert cell
Insert cell
rename = new Map([
["ROM", "ROU"],
["ZAR", "COD"]
])
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
lastpatch = d3
.json("https://raw.githubusercontent.com/neocarto/bertin/main/package.json")
.then((d) => d.version)
Insert cell
bertin = require(`bertin@${lastpatch}`)
Insert cell
d3 = require("d3@7", "d3-geo-projection@4")
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