hillfallshore

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by hillfallshore

  1. Cllear Chart Issue

    The javascript function of "clearChart" does not work properly while no feeding data. In my scenario, I want to grab the data from db every hour, and when i click the "clear" button, the chart will be cleared. Because the date interval is so long, while I clicking the "clear" button and trigger the "clearChart" function, it will be no feeding data at the moment. In this scenario, the chart will become a blankboard, and the data will not display in the chart though the feeding data is not null from then. I think it should be a bug. thanks and forgive my poor English.
  2. What's the difference between "fusioncharts/3.2.3-sr2.6105" and "fusioncharts/3.2.3-sr3.5347". The version we using is "fusioncharts/3.2.3-sr3.5347", but the "feeddata" function does not work when I use the real-time Line chart .While when i use the version of "fusioncharts/3.2.3-sr2.6105" file the "feeddata" function work well.
  3. Fusioncharts Javascript Version

    hi, Sumedh and Sudipto Choudhury , thank you so much for your kind replies. I got it now. thank you!
  4. Fusioncharts Javascript Version

    It works well in my test environment when i use the "sr2.6105" version javascript file. But in our project, we use the "sr3.5347" version. I just want to know, what's the difference between the two versions.what does the "sr2“ and "sr3" stand for? "FusionWidgets XT" or "FusionChart XT"?? oh, it confused me so much. where i can see the version changelist?