Published
Edited
Sep 6, 2021
Insert cell
Insert cell
Insert cell
Insert cell

ipNum(0.0); // 10
Insert cell
ipNum(0.5); // 15
Insert cell
ipNum(1.0); // 20
Insert cell
ipRgb(0);
Insert cell
ipRgb(0.5);
Insert cell
ipRgb(1);
Insert cell
Insert cell
Insert cell
ipNum = d3.interpolateNumber(10, 20);
Insert cell
ipRgb = d3.interpolateRgb("steelblue", "brown");
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