blincokf Report post Posted August 27, 2010 I have tab widget on my html page. Each tab page have a fusionChart and some tabulated data. The tab widget has property of 'refresh=false' which means only first time a tab is clicked, data will be retrieved from server and fusionchart displayed using setDataURL. Any subsequent click on that tab will only show the data already fetched before (no server access again). However fusionchart will still retrieve data again through setDataURL. How to prevent flash from this behaviour? Thanks! Ken Share this post Link to post Share on other sites
blincokf Report post Posted August 30, 2010 Futher to my previous posting, the refresh/reloading behavior only happens in Firefox (not with IE) Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted August 31, 2010 Hi, I am afraid, as of now this is a known issue of FusionCharts v3.1.1. Please note, this issue has been fixed in our forthcoming release (version 3.2) which we expect to come up by September. Share this post Link to post Share on other sites
blincokf Report post Posted August 31, 2010 Thank you Basundhara for your reply. However I am already using FusionChart V3.2 beta. In fact I just download your latest update today. The same problem still occurs. I did some search on web. People reported similar problem with IQuery tab on Firefox. There are some work-around involving using absolute position and different way to hide / show tab area. I use Dojo tab container widget. The above solution is not practical for me. Can you investigate more about FusionChart? Thanks again. Ken Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted August 31, 2010 Hi, Thanks for your reply and appreciation. Could you please mail us at [email protected] specifying the issue? Awaiting your reply. Share this post Link to post Share on other sites