Published
Edited
Jan 14, 2021
15 forks
29 stars
Insert cell
Insert cell
chart
Insert cell
color = d3.scaleOrdinal(["Remain", "Leave"], ["#da4f81", "#5ac5c4"]).unknown("#ccc")
Insert cell
data = FileAttachment("brexit.csv").csv({typed: true})
Insert cell
import {chart, d3} with {color, data} from "@d3/parallel-sets"
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