Sign in to follow this  
snkscore

Default Y Axis Range

Recommended Posts

I've created my first bar chart with fusion charts, and I wanted to ask a question about the Y axis range.

 

The values I provide range from -25MM to 250MM. So, the upper bound of the Y axis defaults itself to 300MM, which seems perfect, but the negative min value defaults to -200MM ( 8x more than the most negative number).

 

So the result is that the bottom 40% or so of the graph is just empty space. I know I can manually assign a y range, but it seems like something isn't working right that it would give me so much extra empty room on the negative side of the graph but correctly size the graph on the positive end of the y axis.

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Could you please send us a screenshot to look into the issue?

 

Please confirm the chart type you are using.

 

Awaiting for your reply.

Share this post


Link to post
Share on other sites

Hi,

 

Please try setting the "yAxisMinValue" and "yAxisMaxValue" in the <chart> element explicitly to define the exact values you want to display on the chart.

 

Hope this helps. :)

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