Public
Edited
Dec 14, 2023
1 fork
10 stars
Insert cell
Insert cell
Insert cell
display(map)
Insert cell
Insert cell
// https://observablehq.com/@jashkenas/inputs#worldMapCoordinates
viewof worldMap = worldMapCoordinates({
// value: [lat, lng] https://www.geographyrealm.com/what-is-the-geographic-center-of-the-united-states/
value: [39.8333, -98.5833],
width: 350
})
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