Hi.
We seem to be having a problem with FusionCharts within IE 7 (don't have the capability of testing on other browsers) regarding memory usage.
We have a page full of charts (roughly 6-8), and whenever the page is navigated away from then back (or a simple refresh) the amount of memory iexplorer.exe uses continues to climb (on occasions above 800mb).
This occurs even with the use of cleaning up all charts with the dispose() method on page exit.
Future pages will contain even more amounts of charts so it's important we can deal with this.
I've seen a few other posts related to memory leaks, so would just like to know has any progress been made regarding this issue.
Thanks.