hillfallshore

Members
  • Content count

    4
  • Joined

  • Last visited

Posts posted by hillfallshore


  1. 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.

    post-30217-0-00947500-1350310748_thumb.jpg

    post-30217-0-62213200-1350310889_thumb.jpg


  2. 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?

    Hi,

     

    Could you please try using FusionWidgets XT v3.2 Service Release 1 version?

     

    Please find attached illustration of feed data for your reference which uses FusionWidgets XT v3.2 Service Release 1 files.

     

    For more information, please refer the following URL:

    http://docs.fusionch...ing/JSFeed.html


  3. 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.