Public
Edited
Jun 28, 2023
16 forks
7 stars
Insert cell
Insert cell
Plot.plot({
axis: null,
margin: 10,
marginLeft: 40,
marginRight: 160,
width: 928,
height: 2400,
marks: [
Plot.cluster(flare, {path: "name", treeSort: "node:height", delimiter: ".", textStroke: "white"})
]
})
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