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

Chart zooming into category date axis demonstrates inconsistent behavior between Mac and Windows when baseUnit is set to auto. #4282

Open
yanmariomenev opened this issue Apr 26, 2024 · 0 comments

Comments

@yanmariomenev
Copy link
Contributor

yanmariomenev commented Apr 26, 2024

Describe the bug
In this specific configuration, Mac machines are able to zoom in from a date format to a time format of the axis a bit smoother with fewer scrolling actions. However, on Windows, you would need to constantly trigger the mouse wheel to reach the same time axis which will take much less effort on Mac. In that case, Windows users would need to use panning to move from the day to time category axis.

To Reproduce
Open the following examples:
Angular - https://stackblitz.com/edit/angular-qveaci-3877rz?file=src%2Fapp%2Fapp.component.ts
React - https://stackblitz.com/edit/react-9mws74?file=app%2Fmain.tsx

Try to zoom in until time/hours displays on the category axis on both Mac and Windows machines. The result will be much harder to achieve on Windows.

Recording of Mac interaction:

Screen.Recording.2024-04-26.at.9.55.40.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant