Published
Edited
Oct 3, 2019
2 forks
Importers
23 stars
Insert cell
Insert cell
Insert cell
Insert cell
viewof selectedDate = buildDateSelector({
firstDay: new Date(2015, 10, 24), // Note: This is November! (January is 0)
margins: margin,
padding: { left: 200, right: 0 },
initZoom: 10,
initTranslate: (margin.left + margin.right - width) * 9 // Start at right end of scale
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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