Hi,

after disposing and re-creating a timeplot my Firefox console is full of:

===================
Error: plot._dataSource is null
Source File: http://localhost:9999/timeplot/api/scripts/plot.js
Line: 80
===================

I'm using the current svn trunk code.

It seems that

SimileAjax.DOM.registerEvent(timeplotElement, "mouseover", 
mouseOverHandler);
SimileAjax.DOM.registerEvent(timeplotElement, "mousemove", 
mouseMoveHandler);

are not properly unregistered during

      this.timeplot.dispose();


Is there a known workaround?
Is there another way to reload other data into an
existing timeplot?

Thanks
Marcel


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to