﻿<?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) / Using FusionWidgets  / Problems updating Angular Gauge with AJAX / 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>Wed, 23 Jul 2008 11:09:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Problems updating Angular Gauge with AJAX</title><link>http://www.fusioncharts.com/forum/Topic6176-17-1.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;Thank you so much for your help.  The sample that you mentioned has exactly what I need.  setData method is so simple to use.  I found info about setDataXML and setDataURL, but I was not able to find info on setData method in the doc.  I noticed one small problem is that the upper limit is not automatically adjusted with setData if new value falls outside of the range.&lt;/P&gt;&lt;P&gt;1) What do I need to do so that the upper limit will be automatically adjusted when using setData and the value is greater than the upper limit?&lt;/P&gt;&lt;P&gt;2) If I have more than one dials, how would I update both of them?  &lt;/P&gt;&lt;P&gt;3) Can I use setData to change other attributes of the gauge: lower/upper limit, annotation text, etc?  Please provide some examples.  &lt;/P&gt;&lt;P&gt;4) What are all the values that can be changed directly from the client side using Java script?&lt;/P&gt;&lt;P&gt;Forgive me for asking too many questions.  I am quite a newbie, but I like FusionWidget so so much.  Thanks you very much!!!</description><pubDate>Mon, 12 May 2008 13:22:25 GMT</pubDate><dc:creator>pntran1</dc:creator></item><item><title>RE: Problems updating Angular Gauge with AJAX</title><link>http://www.fusioncharts.com/forum/Topic6176-17-1.aspx</link><description>Hi,  &lt;/P&gt;&lt;P&gt;I hope you might be using setDataURL/setDataXML to change the chart value which rerenders he chart. Instead, could you please try using setData() JavaSript API of the chart which would produce the desired effect. This would require you to fetch only the pointer value of the chart through AJAX and set this value using JavaScript. Please refer to a JavaScript Online Demo for more on this.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.fusioncharts.com/widgets/Demos/Rating/Index.html"&gt;http://www.fusioncharts.com/widgets/Demos/Rating/Index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(&lt;A href="http://www.fusioncharts.com/widgets/LiveDemos.asp"&gt;http://www.fusioncharts.com/widgets/LiveDemos.asp&lt;/A&gt;)</description><pubDate>Mon, 12 May 2008 04:35:01 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>Problems updating Angular Gauge with AJAX</title><link>http://www.fusioncharts.com/forum/Topic6176-17-1.aspx</link><description>I tried do do the same using AJAX instead.  The gauge did get updated with the correct values.  However, I noticed &lt;br&gt;a couple problems:&lt;br&gt;&lt;br&gt;1) The inner circle flickers every time the gauge is updated.&lt;br&gt;2) The needle always returns to 0 before going to next value.&lt;br&gt;&lt;br&gt;I still would like to see the animation effect so the the user can see a smooth transition from one value to another without jumping or flickering.  I would also like to avoid to return the needle back to zero.  &lt;br&gt;&lt;br&gt;Please let me know if you know of a solution.  Thanks so much!&lt;br&gt;&lt;br&gt;</description><pubDate>Sun, 11 May 2008 22:56:15 GMT</pubDate><dc:creator>pntran1</dc:creator></item></channel></rss>