Public
Edited
Mar 1, 2022
Fork of Simple Globe
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof showCountryBorders = Toggle({label: "Show Country Borders", value: true})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//import {zoom} from "@d3/versor-zooming"
Insert cell
Insert cell
import {Toggle} from "@observablehq/inputs"
Insert cell
d3 = require("d3@6") // Load D3
Insert cell
import {color, slider} from "@jashkenas/inputs"
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