Public
Edited
Mar 11, 2024
Importers
Insert cell
Insert cell
fmtPercent = d3.format(".0%")
Insert cell
fmtBigInt = x => `${d3.format(".2s")(x / 1000)}`
Insert cell
fmtNumber = d3.format(",")
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