Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conflict between auto scale and axis.axisMin/MaxValue #1026

Closed
aastein opened this issue May 13, 2016 · 0 comments
Closed

conflict between auto scale and axis.axisMin/MaxValue #1026

aastein opened this issue May 13, 2016 · 0 comments

Comments

@aastein
Copy link

aastein commented May 13, 2016

Red lines are fixed to 80 and 20.

rightAxis.axisMaxValue = 110
rightAxis.axisMinValue = -10

Zooming in causes the data to be represented incorrectly. The data points do not actually match up to the rightAxis labels. Is there a known workaround for this?

View Loaded
image

Zoom in
image

Zoom in more (notice top red line disapeared) (actual y axis range is probably 0 to 40, but displayed as -10 to 110)
image

@aastein aastein closed this as completed May 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant