Public
Edited
Sep 6, 2023
Insert cell
Insert cell
Insert cell
data = FileAttachment("24d3dictValFull.json").json()
Insert cell
Insert cell
color = d3.scaleOrdinal(d3.quantize(d3.interpolateViridis, data.children.length + 9))
Insert cell
format = d3.format(",d")
Insert cell
width = 1200
Insert cell
height = 1200
Insert cell
d3 = require("d3@5")
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