Sign in to follow this  
catalysis

Cannot Set upperLimit of Angular Gauge to Less than 1

Recommended Posts

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 by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

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

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 by Guest

Share this post


Link to post
Share on other sites
Guest Madhumita

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
Guest Basundhara Ghosal

Hi,

Hope the issue get resolved.

Happy FusionCharting.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this