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

There is no way to restrict zoom level after certain zoom level #2409

Closed
milanpanchal opened this issue May 3, 2017 · 1 comment
Closed

Comments

@milanpanchal
Copy link

Currently, there is no way to restrict zoom level of the graph. Because, after certain zoom level the values of the X-Axis/Y-Axis are repeating.

@liuxuan30
Copy link
Member

liuxuan30 commented May 5, 2017

use granularity to avoid repeated values on axis. and we do support restrict zoom level by setScaleX/Y, e.g. setMinimumScaleX() setMaximumScaleX()

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

2 participants