Published
Edited
Mar 25, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
spline = (x, ratio) => x + x * x * 0.5 * (ratio - 1)
Insert cell
toLinear = x => Math.pow(10, x/20)
Insert cell
import { vl } from "@vega/vega-lite-api"
Insert cell
import {slider} from "@jashkenas/inputs"
Insert cell
import {Toggle} from "@observablehq/inputs"

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