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

maximum zoom #630

Closed
Platonenkov opened this issue Sep 17, 2022 · 1 comment
Closed

maximum zoom #630

Platonenkov opened this issue Sep 17, 2022 · 1 comment

Comments

@Platonenkov
Copy link

how to set the maximum zoom?
so that the columns do not go far.

image

ideally it should be like this
image

beto-rodriguez added a commit that referenced this issue Oct 5, 2022
@beto-rodriguez
Copy link
Owner

Thanks for the report. This is now fixed with the referenced commit and will be included in the next version of the library.

Axis will now have the MinZoomDelta property.

Gets or sets the min zoom delta, the minimum difference between the max and min visible limits of the axis. default is null and null means that the library will calculate this value based on the current data.

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