hillfallshore
-
Content count
4 -
Joined
-
Last visited
Posts posted by hillfallshore
-
-
hi, Sumedh and Sudipto Choudhury , thank you so much for your kind replies. I got it now. thank you!
-
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:
-
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.
Cllear Chart Issue
in Bug Reports
Posted · Edited by hillfallshore · Report reply
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.