Sign in to follow this  
Leo

Changing Yaxis Max And Min

Recommended Posts

Hi,

 

I have been trying to implement on option on our graphs that allow users to increase or decrease the max or minvalues. This can be quite useful so that users only view the specific range and ignoring the extreme values that are usually aberations.

 

This basically works until I try to decrease the max y-axis value below the max value plotted on the graph or the increase the y-axis above the min value plotted. The chart allows me to change the value and if i check the value via a javascript alert it changes but when the chart is rendered it would appear to be a check to disallow this behaviour.

 

Is there a way to achieve my goal that I am missing or is this not possible currently?

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