catalysis Report post Posted March 8, 2010 (edited) Am I doing something wrong? With FusionCharts 3.1.1 the code is as follows. Thanks for the help. <chart lowerLimit='0' upperLimit='0.1' > <dials> <dial value='0' rearExtension='10' baseWidth='10'/> </dials> </chart> Edited March 8, 2010 by Guest Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 8, 2010 Hi, Could you please specify the issue a bit elaborately? Also, could you please send us the screen-shot of the issue that you are facing? Awaiting your reply. Share this post Link to post Share on other sites
catalysis Report post Posted March 9, 2010 (edited) I'm trying to set the gauge limits from 0 to 0.1, but the upperLimit always stays at 1. I cannot set the upper limit to less than 1. If I set the upperLimit to 0.5, the chart still goes to 1. The upperLimit of the chart will not go lower than 1. If I enter any number less than 1, the gauge just goes to 1. Edited March 9, 2010 by Guest Share this post Link to post Share on other sites
Guest Madhumita Report post Posted March 9, 2010 Hello catalysis, We could replicate the issue you are facing. When the value='0' then this issue is happening. However, if you set value='0.01'(i.e anything above 0) then the chart limits are displayed properly. We will get back to you if we find a solution to this issue. Share this post Link to post Share on other sites
catalysis Report post Posted March 10, 2010 Thank you for the response. I should be able to work around this for now. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 10, 2010 Hi, Hope the issue get resolved. Happy FusionCharting. Share this post Link to post Share on other sites