Pallav

yAxisMaxValue not working

Recommended Posts

I specified a yAxisMaxValue='3.10' for a line chart I am doing, but the max value in the y axis is actually displays at 4 - way too high for what I want.

Share this post


Link to post
Share on other sites

So the real data overrules the YAxisMaxValue setting.

Could you explain to me why? Because I want to be able to "zoom in" on graphs. I would imagine this would be possible by setting YAxisMaxValue (and XAxisMaxValue).

Share this post


Link to post
Share on other sites

In FusionCharts, all the data values need to be contained within the specified axis limits. Currently, we do not support zoom-in.

Share this post


Link to post
Share on other sites

Hi Pallav,

thanks for the quick response. I hope you guys would take into consideration implementing such  functionality (parameterisable, i.e. some checkbox option in which you can set whether YAxisMaxValue should prevail or the actual data), as I have some customers asking for it.

But for now thanks again for your reply.

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