Published
Edited
Jan 10, 2021
1 star
Insert cell
Insert cell
dweet`
s=100
c.width=1920
for(y=0;y<11;y++){
x.fillRect(0,(y+1)*s,c.width,2)
for(i=0;i<10;i++)
x.fillRect(i*s*2+(y%2==0?C(t):S(t))*s,s*y,s,s)
}
`
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