Published
Edited
Jul 9, 2020
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
colorScale("Europe.")
Insert cell
Insert cell
Insert cell
xScale = d3.scaleLinear()
.domain(d3.extent(data, d=>d[values.x]))
.range([0,dimensions.innerWidth])
Insert cell
Insert cell
Insert cell
Object.keys(data[0])
Insert cell
Insert cell
import {select} from "@jashkenas/inputs"
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