Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load events dynamically into timeline? #15

Open
klauern opened this issue Jul 9, 2011 · 1 comment
Open

How to load events dynamically into timeline? #15

klauern opened this issue Jul 9, 2011 · 1 comment

Comments

@klauern
Copy link

klauern commented Jul 9, 2011

Is there any example that shows how one might wire this up to load up events dynamically? I have a SIMILE Timeline that loads events for various scheduled tasks as they happen, by reloading the /events url every minute. I have the SIMILE timeline clear out and replace the events object every minute, which redraws the timeline.

What's the equivalent way to do this in Timeglider?

@timeglider
Copy link
Owner

There is no equivalent right now. I need to explore various ways
of loading/refreshing data dynamically ----- based on polling, push
events, etc. I could see a general "loadTimeline" method that either
gets a new timeline or gets the new version of an existing one.

I'm rewriting our roadmap soon, and I'll include this in there along with
a timeframe for when I see it happening (likely in the next 4 months)

On Sat, Jul 9, 2011 at 11:50 AM, klauern <
[email protected]>wrote:

Is there any example that shows how one might wire this up to load up
events dynamically? I have a SIMILE Timeline that loads events for various
scheduled tasks as they happen, by reloading the /events url every minute.
I have the SIMILE timeline clear out and replace the events object every
minute, which redraws the timeline.

What's the equivalent way to do this in Timeglider?

Reply to this email directly or view it on GitHub:
#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants