sheerseo

Adjusting graph limits

Recommended Posts

Hi there,

If my biggest value is 201 in the yaxis the limit shown is 300.

I know that yAxisMaxValue can fix the limit for me, but I want fusion charts to calculate the limit itself by adding 10% to the max value. So, in the 201 value it will show a limit of 220.

Is that possible?

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

FusionCharts has its own calculations for fixing the yAxis limits if a yAxisMaxValue is not specified.

I'm afraid, it cannot be changed to 10% of the highest value.

If you have the source code, you can modify it to achieve the same.

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