Hi,

we created this website: https://admin.phys.ethz.ch/lvm2FS/index2.pl
to visualize or file server LVM usage. It draws nice column and
orgCharts for every file server using the chart API. In order to
minimize waiting time, we create each server's graphs using AJAX. As
you can see, as soon as a new column chart is being created, the old
ones disappear. The orgCharts however stay. In the DOM inspector the
IFRAMES of the old graphs are still present, they're just not being
displayed any longer. A forced (re)draw() of an old chart doesn't help
either.

Any ideas?

thanks,
-Christian

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" 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/google-visualization-api?hl=en.

Reply via email to