Hi there,
we are having a strange behaviour of rendering fusioncharts in IE9 with flash.
We have a dropdown box which when a value is selected triggers a new fusionchart to dispose, render and setting new xml data to itself.
For the most cases it works without any problems but sometimes if you dont move your mouse the chart is not beeing displayed on the browser. We are using a callback method to trigger new data load when a user clicks in a chart but the issue is not limited to clicking in charts.
As soon as you move your mouse on the position where the chart should appear its beeing display within a sec. If you not it could take 1 min. until its displayed.
We are using the latest version of fusioncharts XT.
Thanks for your help!