JJ Report post Posted March 20, 2009 Hi, Is it possible to dynamically change the <colorRange> property so based on the new values added to the gauge I would like the <colorRange> to also change. Thanks JJ Share this post Link to post Share on other sites
Guest Rajroop Report post Posted May 20, 2009 Hello JJ, It is possible to change the color range programmatically. I have the following approach in mind. 1. Read the new data value. 2. Re-write the XML with the altered color range. 3. Reload the chart with the modified XML. Could you please go through the following link for more information? http://www.fusioncharts.com/widgets/docs/Contents/Ang_Config.html I hope this is useful. Please feel free to write back on any other query. We would be more than glad to be of any help. Share this post Link to post Share on other sites