Published
Edited
Sep 2, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {scooby} from "@zachbogart/scooby-doo"
Insert cell
Insert cell
Insert cell
Insert cell
scooby
Insert cell
Insert cell
Inputs.table(scooby)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {SummaryTable} from "@observablehq/summary-table"
Insert cell
SummaryTable(scooby)
Insert cell
Insert cell
Insert cell
Insert cell
new Set(scooby.map(d => d.format))
Insert cell
Insert cell
Insert cell
Insert cell
Plot.plot({
marks: [
Plot.barY(scooby, Plot.groupX({y: "count"}, {x: "format"}))
]
})
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