Published
Edited
Nov 24, 2019
1 fork
Insert cell
Insert cell
viewof c = {
var c = DOM.context2d(w, h);
c.fillRect(0,0,w,h);
c.canvas.value = c;
return c.canvas;
}
Insert cell
Insert cell
Insert cell
import {slider} from "@embracelife/tutorial-utilities"
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