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
Insert cell
// vega = {
// const v = window.vega = await require("vega@5");
// const vl = window.vl = await require("vega-lite@4");
// const ve = await require("vega-embed@6");
// async function vega(spec, options) {
// const div = document.createElement("div");
// div.value = (await ve(div, spec, options)).view;
// return div;
// }
// vega.changeset = v.changeset;
// return vega;
// }
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