Published
Edited
Aug 16, 2019
8 stars
Insert cell
Insert cell
Insert cell
RADIUS = 8
Insert cell
d3 = require.alias({
d3: "d3@5",
"d3-brush": "d3-brush@1",
"d3-dispatch": "d3",
"d3-drag": "d3",
"d3-interpolate": "d3",
"d3-selection": "d3",
"d3-transition": "d3"
})("d3", "d3-brush")
Insert cell
margin = ({ top: 10, right: 0, bottom: 20, left: 0 })
Insert cell
height = 500
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