Public
Edited
Apr 5, 2023
Insert cell
Insert cell
viewof date = Inputs.date({label: "Date", value:new Date("2023-02-01"),min:new Date("2023-02-01"),max:new Date("2023-02-03")})
Insert cell
ddf = d3.timeFormat("%Y-%m-%d")
Insert cell
ddf(date)
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