Public
Edited
Jun 19
Insert cell
Insert cell
Select a data source…
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell
import {vl as api} from "@vega/vega-lite-api-v5"
Insert cell
import {printTable} from "@uwdata/data-utilities"
Insert cell
import {menu, slider, rotate3D, translate2D} from "@jheer/dom-utilities"
Insert cell
import {addExtendedProjections, extendedProjections} from "@vega/vega-utilities"
Insert cell
vl = {
await addExtendedProjections(api.vega);
return api;
}
Insert cell
Insert cell
Insert cell
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