Published
Edited
Aug 30, 2020
1 fork
3 stars
Insert cell
md`# Hierarchical Edge Bundling `
Insert cell
d3 = require('d3@5')
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
{
const data = await FileAttachment("flare.json").json();
return drawHEBChart(data);
}
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