Published
Edited
Feb 26, 2018
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
playloop = {
play;
if (!this) {
var h = 7;
for (var h = 7; h <= 20; h++) {
yield h;
viewof hour.input.value = h;
viewof hour.dispatchEvent(new CustomEvent("input"));
await Promises.delay(2000);
}
}
yield false;
}
Insert cell
Insert cell
Insert cell
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