cldarcy / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

TIMELINE. Loading timeline events on scroll based on time #264

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi i'am using dynamically generated data to draw timeline.The data created
will be straightaway in the form of the data array formed inside the
loadJSON function.
i'am passing this array to the loadJSON function to replace whatever there
is in the 'data' variable .A dummy JSON file is used to call the loadJSON
function.

Now..the data i'm generating is really vast and includes a lot of
iterations based on time.i want to know if it is possible to load data only
within a particular timelimit??

Windows Xp , running php on iis 

[Submitted by Vishnu Prasad on simile.mit.edu] 

Original issue reported on code.google.com by GabrielR...@googlemail.com on 14 Apr 2009 at 11:52