When using AutoRange.Once on an axis, I expect the auto ranging to be done exactly once.
If at some point, I change the visible range to match the default one (0 to 10 for numeric axis), the auto range is triggered again.
Happens more if I provide inputs so the user can define a range, and depending on the use case, 0 to 10 is not that uncommon.
Kind of an edge case, but still something that can happen, and is definitely unexpected.
This can be seen happening here https://codepen.io/jrfv/full/xxeqwOd
- João Velasques asked 5 months ago
- You must login to post comments
Any news on this?
- Daniel Trinidad answered 5 months ago
- last edited 5 months ago
- You must login to post comments
This is a known issue due to the way we detect if the axis is in its default state. We are taking a look to see if there is a simple and safe way we can sort out.
Regards
David
- David Burleigh answered 5 months ago
-
We have a fix in dev for this. Release will probably be early next week as we are finalising a few other changes.
- You must login to post comments
Please login first to submit.