square / cubism

Cubism.js: A JavaScript library for time series visualization.
https://square.github.com/cubism/
Other
4.94k stars 526 forks source link

Time Seeking #59

Open markphilpot opened 11 years ago

markphilpot commented 11 years ago

Add ability to seek in time and move in/out of realtime

Fixes #58

Instead of using extensive ternary operators, I separated out "realtime" (existing functionality) from the new "seeking" functionality.

sbegueria commented 10 years ago

Just to manifest my interest in this development. I hope it can make its way to the main version of the library.

Glavin001 commented 9 years ago

:+1: This is an awesome feature.