Published
Edited
Aug 14, 2022
1 fork
Insert cell
Insert cell
TOC = toc({
headers: "h2, h3, h4"
})
Insert cell
Insert cell
Insert cell
array.min([1, 2, 3, 5])
Insert cell
array.min(["2", "3", "10", "N/A"], (s) => +s)
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
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