Public
Edited
Mar 14, 2023
1 fork
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require("d3@6")
Insert cell
import {Radio} from "@observablehq/inputs"
Insert cell
import {table, area} from "@hamzaamjad/tiny-charts"
Insert cell
format_percent = d3.format(Object.assign(d3.formatSpecifier("%"), {align: ">", precision: d3.precisionFixed(0.1)}))
Insert cell
Insert cell
style = html`
<style>
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans&display=swap');
</style>
`
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