he1475 Report post Posted July 25, 2013 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 Report post Posted July 26, 2013 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
he1475 Report post Posted August 4, 2013 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 Report post Posted August 7, 2013 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