Sign in to follow this  
bug

Chart Stops Redrawing After A While, When Calling Setxmldata()

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this