Does the update() function listed in the timeplot js docs work? What I'm doing is showing different datasets in a single timeplot based on user clicks. Each time I clear the event sources and reload different data, with varying time and value ranges. I tried calling update() and repaint() afterwards, but the time and value scales remain the same. Is there anything else I need to do? (ex. the difference in time range can be as much as 5 years, and the value from one set to another vary between 0.1 ish to 1000, so the scales should change...)
Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
