Public
Edited
Jan 29, 2023
12 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mutable inSquare = {
reset;
return 0;
}
Insert cell
mutable inCircle = {
reset;
return 0;
}
Insert cell
mutable ticks = {
reset;
return 0;
}
Insert cell
mutable data = {
reset;
return [];
}
Insert cell
last = (array) => array[array.length - 1]
Insert cell
r = 100
Insert cell
size = 320
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