Hello,
I am currently rendering a MSCombi2D chart. (Javascript). I am pulling the data in using JSON, and have given the user the ability to choose between different datasets.
My issue is that when another dataset is selected the chart will display the "Retriving data. Please wait" for about 1 second (which is fine). It will then display the old graph for about 3 seconds and then flashes/renders to the new one. (The issue)
Is there anyway to prevent the old graph from being displayed again? (If the Retriving data. Please Wait message continues to be displayed that would be fine.)
Please let me know if you need more information.
Thanks!
(Version is fusioncharts/3.3.1-sr2.19840)