Public
Edited
Aug 24, 2024
Insert cell
Insert cell
Insert cell
viewof showGraticule = Inputs.checkbox([""], {value: [""], label: "Show Graticule"})
Insert cell
viewof defaultColor = Inputs.color({label: "Default countries", value: "#b9b9b9"})
Insert cell
viewof selectedColor = Inputs.color({label: "Selected countries", value: "#346733"})
Insert cell
viewof landColor = Inputs.color({label: "Water", value: "#ffffff"})
Insert cell
viewof toggleShading = Inputs.checkbox([""], {value: [""], label: "Toggle Shading"})
Insert cell
Insert cell
Insert cell
Insert cell
// viewof hoverColor = Inputs.color({label: "Default countries", value: hovered})
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