Published
Edited
Apr 14, 2021
21 forks
Importers
42 stars
Insert cell
Insert cell
Insert cell
chart
Insert cell
data = FileAttachment("pypl.csv").csv({typed: true})
Insert cell
formatNumber = d3.format(".1%")
Insert cell
formatDate = d3.utcFormat("%b %Y")
Insert cell
tickFormat = "%"
Insert cell
k = 2 // don’t interpolate (much)
Insert cell
import {chart, viewof replay, d3} with {k, data, formatNumber, formatDate, tickFormat} from "@d3/bar-chart-race"
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