square / cubism

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

Support time seeking #58

Open markphilpot opened 11 years ago

markphilpot commented 11 years ago

I can use serverDelay as a shift parameter to seek to a region of time. However there are a few issues.

Time permitting I will try to provide fixes to these issues if I can without completely changing the underlying architectural assumptions.

sbegueria commented 10 years ago

Can one force graph refreshing without waiting for an event?

aspiers commented 3 years ago

I was wondering that too.