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
Ticks are not reset while zooming in/out over the axis. See "Optional extra steps/info to reproduce" for a better understanding.
Optional extra steps/info to reproduce
Use the codepen mentioned below.
Zoom in with the cursor over "2022-09" on the x-axis until the ticks on the y-axis change.
Put the cursor on the y-axis and zoom in, it does not matter how much.
Put the cursor over the x-axis and zoom out completely.
Put the cursor over the y-axis and try to zoom out as much as possible.
-> It's not possible to zoom out over the y-axis until you get the initally set ticks.
Expected behavior
It is possible to zoom out until you get the initially set ticks.
Current behavior
Ticks are not reset while zooming in/out over the axis. See "Optional extra steps/info to reproduce" for a better understanding.
Optional extra steps/info to reproduce
Use the codepen mentioned below.
-> It's not possible to zoom out over the y-axis until you get the initally set ticks.
Expected behavior
It is possible to zoom out until you get the initially set ticks.
Reproducible sample
See this codepen.
The text was updated successfully, but these errors were encountered: