Public
Edited
Jan 28
1 star
Insert cell
Insert cell
viewof selected = TimeSearcher(weather, {
x: "date",
y: "temp_max",
id: d => "location"
})
Insert cell
selected
Insert cell
Inputs.table(weather)
Insert cell
TimeSearcher = require("time-searcher-plus")
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