Published
Edited
Jun 6, 2019
2 stars
Insert cell
Insert cell
Insert cell
customColorInterpolator = d3.scaleLinear()
.domain(colors.map((d,i,arr)=>i/(arr.length-1)))
.range(colors);
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require('d3')
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