Public
Edited
Oct 26, 2024
1 fork
3 stars
Insert cell
Insert cell
Plot.waffleY(olympians, Plot.groupZ(
{y: "sum"},
{fill: "sex", y: d => d.sex === "female" ? 1 : -1, sort: "sex", fx: "weight", unit: 10}
)).plot({fx: {interval: 10}, color: {legend: true}})
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