Published
Edited
Jul 1, 2020
1 fork
3 stars
Insert cell
Insert cell
chart = {
yield html`
<div id="chart">
<div id="tooltip"
</div>
</div>`;
drawBubbles();
}
Insert cell
Insert cell
Insert cell
height = 500
Insert cell
width = 700
Insert cell
d3 = require("d3@5")
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