Published
Edited
May 10, 2020
11 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof n_points = slider({min:5, max: 1000, precision: 0, step: 1})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
points = raw_points.map(([px, py]) => [x(px), y(py)])
Insert cell
Insert cell
Insert cell
colorize = d3.scaleSequential(d3.interpolateMagma).domain([0, n_points])
Insert cell
colorize(100)
Insert cell
import {f} with {theta} from '@fil/phyllotaxis-explained';
Insert cell
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