Published
Edited
Jun 19, 2021
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
width = 800
Insert cell
height = 600
Insert cell
context = DOM.context2d(800, 600);
Insert cell
contour = convolve(shape, pen);
Insert cell
Insert cell
Insert cell
Insert cell
bezier = require('https://bundle.run/adaptive-bezier-curve@1.0.3')
Insert cell
b = bezier([200,200],[900,500],[-400,500],[600,250]);
Insert cell
c = roundtrip(b);
Insert cell
Insert cell
Tess2 = require('https://bundle.run/tess2@1.0.0')
Insert cell
flatten(contour)
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