Published
Edited
Nov 14, 2021
Insert cell
Insert cell
Insert cell
Insert cell
overlap = 3
Insert cell
step = 6
Insert cell
Insert cell
data2 = data.filter(d => d.transactions >= 0 && d.date <= "2021-08-01 00:00:00" && d.date >= "2021-03-01 00:00:00")
Insert cell
d3 = require("d3@5")
Insert cell
import {vl} from '@vega/vega-lite-api'
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