You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
how to set the maximum zoom?
so that the columns do not go far.
ideally it should be like this
![image](https://user-images.githubusercontent.com/44946855/190844065-7a7004e8-6a9a-4466-bb01-77845278dbef.png)
The text was updated successfully, but these errors were encountered: