Public
Edited
Feb 9, 2024
Insert cell
Insert cell
glvis = import("https://esm.sh/glvis").then((m) => m.default)
Insert cell
vis = glvis.emglvis()
Insert cell
m = new Map()
Insert cell
f = ({})
Insert cell
m.set(f, "hi")
Insert cell
m.get(f)
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