Published
Edited
Oct 14, 2020
Fork of Calendar
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
cellSize = 17
Insert cell
height = cellSize * 10
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
color = d3.scaleOrdinal()
.domain(Object.values(colormapping))
.range(['#0174BB', '#B3AC17', '#eee'])
Insert cell
tweetColor = d3.scaleSequential([1e6, 55e6], d3.interpolateYlGnBu).unknown('orange')
Insert cell
Insert cell
Insert cell
Insert cell
formatDate = d3.utcFormat("%b %e")
Insert cell
formatMonth = d3.utcFormat("%b")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require("d3@5", "d3-array@^2.2")
Insert cell
tippy = require("tippy.js")
Insert cell
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