Public
Edited
Dec 13
Insert cell
Insert cell
Insert cell
scale = d3.scaleSqrt().domain([0, 1000]).range([0, 75])
Insert cell
createNestedTangentCircles({
smallest: 100,
largest: 1000,
scale,
numIntermediate: 2,
color: "black"
})
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