Unlisted
Edited
Jan 30, 2023
16 forks
Importers
132 stars
Insert cell
Insert cell
Insert cell
Insert cell
import {ramp} from "@mbostock/color-ramp"
Insert cell
ramp(t => `hsl(${t * 360}, 100%, 50%)`)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {map} from "@d3/interrupted-sinu-mollweide"
Insert cell
map
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {chart as treemap}
with {treemap_data as data}
from "@d3/treemap@164"
Insert cell
treemap
Insert cell
treemap_data = FileAttachment("d3.json").json()
Insert cell
Insert cell
Insert cell
Insert cell
import {chart as histogram}
with {histogram_data as data}
from "@d3/histogram@261"
Insert cell
Insert cell
histogram
Insert cell
histogram_data = new Array(10000).fill().map(() => randb(...alphabeta))
Insert cell
Insert cell
Insert cell
import {interval} from "@observablehq/firstcontactcountdown"
Insert cell
interval
Insert cell
Insert cell
// i
Insert cell
import {i} from "@observablehq/generator-cells-functions-and-objects"
Insert cell
Insert cell
import {map as map2} from "@d3/interrupted-sinu-mollweide"
Insert cell
map === map2
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {functionFromUnlistedNotebook} from "00ff3ac693572256"
Insert cell
functionFromUnlistedNotebook
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
expressionName = 8
Insert cell
Insert cell
blockName = { return 80; }
Insert cell
Insert cell
function functionName() {return 800;}
Insert cell
Insert cell
class className {}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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