Public
Edited
Dec 5, 2023
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// import { summViirs } from "2b909a4a6de1da74"
Insert cell
import {summViirs} from "275b52eb32ec68f2"
Insert cell
Insert cell
Plot.plot({
width: 420,
height: 860,
marks: [
Plot.lineY(fireDataLineCharts, {
x: "date",
y: "fires",
z: "year",
fy: "year",
tip: 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