title:(d,n)=>`${n.ancestors().reverse().map(d=>d.data.name).join(".")}`,// hover text
sort:(a,b)=>d3.descending(a.height,b.height),// reduce link crossings
tree:d3.cluster,
width:1152,
curve:d3.curveStep
})
flare=FileAttachment("flare.json").json()
import{Tree}from"@d3/tree"
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.