Public
Edited
Dec 17, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
html`<style>
text {
font: 12px -apple-system,BlinkMacSystemFont,"avenir next",avenir,helvetica,"helvetica neue",ubuntu,roboto,noto,"segoe ui",arial,sans-serif;
}
g.link path { opacity: .2 }
g.link text { font-size: 8px }
/*g.link text { opacity: 0 }*/
g.link:hover path { opacity: .5 }
g.link:hover text { opacity: 1 }
</style>`
Insert cell
d3 = require('d3', 'd3-sankey-diagram')
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