fusionuser3214 Report post Posted January 15, 2010 Is it possible...?? Let us say my range for an angular gauge is 0 to 100. The input value is 150. Is it possible for me to plot it in such a way that needle stays at 100 but the display underneath says 150... Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted January 15, 2010 Hi, Could you please send us the XML codes that you are using as an attachment so that we might look into the issue? Awaiting your reply. :hehe: Share this post Link to post Share on other sites
Guest Madhumita Report post Posted January 18, 2010 Hello, I'm afraid, this is feature is not supported by FusionWidgets, as of now. Share this post Link to post Share on other sites
fusionuser3214 Report post Posted January 18, 2010 Madhumita (1/18/2010)Hello, I'm afraid, this is feature is not supported by FusionWidgets, as of now. That is OK. My problem is that my data range is too big. From 0 to 2 million. Most of the times data hovers at < 50k. So if I give a max value of 2 million, the angular gauge needle moves but the movement is barely discernible. Another way would be to use the JavaScript API using setDataXML(strXML). I can then set the min and max values dynamically based on the incoming data. Share this post Link to post Share on other sites
Guest Madhumita Report post Posted January 18, 2010 Hello, That is a probable alternative. Do try it out and let us know if this works for you. Share this post Link to post Share on other sites