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

Zooming in over axis does not reset y-axis ticks back to initial limits #798

Open
ale-coe opened this issue Nov 16, 2023 · 1 comment
Open

Comments

@ale-coe
Copy link

ale-coe commented Nov 16, 2023

Current behavior

Ticks are not reset while zooming in/out over the axis. See "Optional extra steps/info to reproduce" for a better understanding.
img__1
img__2

Optional extra steps/info to reproduce

Use the codepen mentioned below.

  1. Zoom in with the cursor over "2022-09" on the x-axis until the ticks on the y-axis change.
  2. Put the cursor on the y-axis and zoom in, it does not matter how much.
  3. Put the cursor over the x-axis and zoom out completely.
  4. 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.

Reproducible sample

See this codepen.

@estanglerbm
Copy link

Confirmed (at the provided link). Looks like a bug.

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