Public
Edited
Mar 21
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
radiusExtent = [0.2, 12]
Insert cell
colorScale = d3.scaleOrdinal(d3.schemeCategory10).domain(categories)
Insert cell
categories = getSet(nodes, "category")
Insert cell
radiusScale = d3
.scaleSqrt()
.domain([0, linkMax])
.range(radiusExtent)
.clamp(true)
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