Sign in to follow this  
he1475

RealtimeUpdateComplete and internet connection

Recommended Posts

Hi,

 

I'm using event 'RealtimeUpdateComplete' in Angular Gauss.

If the internet connection is lost, this event is still triggered.

How to set it not be triggered if the internet connection is lost?

Thank you.

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

Could you please confirm once, whether the Angular gauge is getting updated with the new data, even when the internet connection is lost?

 

If no, please provide us any scaled down sample to test the issue from our end.

 

For more information on "FusionCharts JavaScript API - Events", please visit the link: http://docs.fusioncharts.com/widgets/Contents/?JavaScript/API/Events.html

 

Hope this helps!

Share this post


Link to post
Share on other sites

Hi,

I'm sorry for late reply.

 

When the internet connection is lost, this gauge is not updated with new data, but the 'RealtimeUpdateComplete' event is triggered.

 

You can test even with this demo data (http://www.fusioncharts.com/demos/gallery/chart_barebone.asp?angular_14)

Just run this command: FusionCharts.items["sampleChart"].addEventListener("RealtimeUpdateComplete", function(){console.log('a')})

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

Thank you for your more inputs on this issue.

 

We are looking into this and will update you, very soon.

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