Published
Edited
Aug 14, 2022
Importers
Insert cell
Insert cell
TOC = toc({
headers: "h2, h3, h4"
})
Insert cell
d3.selectAll.toString()
Insert cell
selection.selectAll.toString()
Insert cell
## Appendix
Insert cell
Insert cell
array = require("https://cdn.jsdelivr.net/npm/d3-array@3.2.0/dist/d3-array.js")
Insert cell
selection = require("https://cdn.jsdelivr.net/npm/d3-selection@3.0.0/dist/d3-selection.js")
Insert cell
d3 = require("https://cdn.jsdelivr.net/npm/d3@7.6.1/dist/d3.js")
Insert cell
Insert cell
import {toc} from "@nebrius/indented-toc"
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