Search the Community

Showing results for tags 'loadingdata'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 1 result

  1. Issue with loading new Data

    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)