Public
Edited
Jun 8, 2019
13 forks
Importers
130 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
module = fetch(`https://api.observablehq.com/${id}.js`)
.then(response => response.text())
.then(text => new Function(`${text.slice(0, -26)} return notebook;`)())
Insert cell
import {submit} from "@mbostock/more-deliberate-inputs"
Insert cell
import {dot} from "@mbostock/graphviz"
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