Public
Edited
Apr 4
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof step = Inputs.range([5, 50], { label: "Step", step: 1, value: 10 })
Insert cell
tissot = geo.tissot(step)
Insert cell
viz.draw({
params: { width: 600, projection: "Bertin1953" },
layers: [
{ datum: world, fill: "#CCC" },
{ data: tissot, fill: "#DF4B47", stroke: "#DF4B47", fillOpacity: 0.3 }
]
})
Insert cell
Insert cell
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