bug Report post Posted April 17, 2013 We have a dashboard view, where we have to update a chart on screen every 30 seconds. We do this via an AJAX call to get the latest data and then call setXMLData to refresh the chart. It works for a couple of days, but then stops re-drawing the chart. The strange thing is that the chart refreshes as soon as you move the cursor over the chart. There are no javascript errors, the data is correct, it simply stops refreshing the chart on screen. Has anyone seen this before? I would really appreciate any pointers on where to look or what to change. Thank you! Share this post Link to post Share on other sites
Guest Sumedh Report post Posted April 18, 2013 Hi, Welcome to FusionCharts Forum! Can please check if the AJAX call is executed properly when the chart stops updating the data? Share this post Link to post Share on other sites