Published
Edited
Aug 21, 2020
1 fork
36 stars
Also listed in…
Generative
Insert cell
Insert cell
Insert cell
Insert cell
options = ({
width: 600,
height: 600,
count: 30000,
seed: '2',
// negative: dn <= |deltaN|
// positive: dn >= |deltaN|
maxRadius: 100,
deltaX: -1,
deltaY: -20,
scaleDX: (ix,iy) => 1,
scaleDY: (ix,iy) => (.5+iy*2),
})
Insert cell
Insert cell
Insert cell
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