Published
Edited
Feb 13, 2020
Importers
5 stars
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mutable hover = null
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// colors = ["#0D290C", "#163E17", "#225224", "#306334", "#618358", "#91A381", "#BDC2AB", "#E1E0D5", "#ffffff", "#EBE8CD", "#D2CC9E", "#B6AC73", "#97884C", "#736128", "#604D1A", "#4A380F", "#312307"].reverse()
Insert cell
colors = ["#B95E23", "#C2844A", "#CBA471", "#D6C095", "#E2D8B9", "#F0ECDC", "#FEFEFD", "#DCE7ED", "#BAD3DD", "#96C4CE", "#72B9C1", "#4CB3B4", "#26A89E"]
Insert cell
linearColorScale = d3.scaleLinear()
.domain(d3.range(0,1,1/colors.length))
.range(colors)
.interpolate(d3.interpolateLab);
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
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
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