Published
Edited
Feb 15, 2022
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
cos = x / r
Insert cell
sin = y / r
Insert cell
tan = y / x
Insert cell
x = end[0] - center[0]
Insert cell
y = -(end[1] - center[1])
Insert cell
center = [ r + 38, height / 2 ]
Insert cell
end = trans(center, -angle, r)
Insert cell
height = 250
Insert cell
r = 100
Insert cell
Insert cell
min = Math.min
Insert cell
abs = Math.abs
Insert cell
trans = geometric.pointTranslate
Insert cell
Insert cell
geometric = require("geometric@2")
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