﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionWidgets v3 (previously FusionGadgets) / Bug Reports  / Cannot do multiple update simulaneously on Angular Gauge / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Sat, 05 Jul 2008 06:26:18 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Cannot do multiple update simulaneously on Angular Gauge</title><link>http://www.fusioncharts.com/forum/Topic1704-18-1.aspx</link><description>You need to put time delay between two simultaneous updates.</description><pubDate>Sat, 21 Jul 2007 03:51:39 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Cannot do multiple update simulaneously on Angular Gauge</title><link>http://www.fusioncharts.com/forum/Topic1704-18-1.aspx</link><description>Hello,&lt;br&gt;&lt;br&gt;I found a bug when I do two (or more) simultaneous updates on the gauge.&lt;br&gt;&lt;br&gt;I use the setDialValue() function to update the gauge.&lt;br&gt;&lt;br&gt;And I create a custom function to do update like below:&lt;br&gt;&lt;br&gt;function doUpdate() {&lt;br&gt;    setDialValue('myGauge', 1, 20);&lt;br&gt;    setDialValue('myGauge', 1, 50);&lt;br&gt;}&lt;br&gt;&lt;br&gt;If i execute doUpdate(), it will stop at the first update (20), and the second update is not executed. I cannot even do a single update to the gauge afterwards. It's like as it is unaccessible anymore.&lt;br&gt;&lt;br&gt;Maybe anyone can give me a solution. I've looked on the documentation and didn't find anything regarding this issue.&lt;br&gt;&lt;br&gt;Thank you so much.</description><pubDate>Fri, 20 Jul 2007 07:11:49 GMT</pubDate><dc:creator>Saffron</dc:creator></item></channel></rss>