Published
Edited
Oct 18, 2021
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
data = Object.assign(await FileAttachment("eurostat_palm_oil_clean.csv").csv({typed: true}), { y: "Palm oil (tonnes)"})
Insert cell
margin = ({ top: 50, right: 30, bottom: 30, left: 40 })
Insert cell
annotate = g => g.append(() => legend)
Insert cell
import { chart, legend } with { data, margin, annotate } from "@trase/stacked-area-chart@756"
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