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
Describe the bug
When enabling the Legend, something happens to the DrawMargin variables that gives rightclick zooming an offset. See what happens when Legend is Enabled vs Disabled: When Enabled, the zoomingsection box starts drawing with an initial height (about the height of the legend)
To Reproduce
Steps to reproduce the behavior:
In Lines/Zoom example, set zoom mode to both and enable legend position top
Use right click zoom on graph in example
Expected behavior
zoomingsection to NOT start drawing with an initial height
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
When enabling the Legend, something happens to the DrawMargin variables that gives rightclick zooming an offset. See what happens when Legend is Enabled vs Disabled: When Enabled, the zoomingsection box starts drawing with an initial height (about the height of the legend)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
zoomingsection to NOT start drawing with an initial height
Screenshots
![ezgif-3-2f969e6d9d](https://user-images.githubusercontent.com/15785664/201336837-78cbb51c-4c22-4514-aa46-eed7fa88f42c.gif)
The text was updated successfully, but these errors were encountered: