Published
Edited
Aug 4, 2022
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
rotated = geometric.lineRotate(line, angle, origin)
Insert cell
origin = geometric.lineInterpolate(line)(t)
Insert cell
line = [[ size / 6, size / 2 ], [size * 5 / 6, size / 2]]
Insert cell
size = Math.min(640, width)
Insert cell
geometric = require("geometric@2.4")
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