Public
Edited
Jun 2, 2023
Insert cell
Insert cell
scale = d3.scaleLinear([-2814754062073856, 0], [0, 1])
Insert cell
scale.invert(1.0000000000000004)
Insert cell
-2814754062073856 < Number.MIN_SAFE_INTEGER
Insert cell
d3.interpolateNumber(-2814754062073856, 0)(1.0000000000000004)
Insert cell
Insert cell
d3.line().curve(d3.curveBumpX)(points)
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