Hacker News new | ask | show | jobs
by aao 2410 days ago
Misses big interactive timeline for scrubbing and pausing, like a video.
2 comments

Yeah, that would be a nice addition. Chained transitions in D3 don’t currently allow scrubbing, but this chart could be implemented using an explicit timeline to support it (or maybe that’s something that could be added to d3-transition).
You can fork it and modify the source!

Try adding your own scrubber using:

https://observablehq.com/@jashkenas/inputs#sliderDemo

or any of the other offerings:

https://observablehq.com/@jashkenas/inputs