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

Pie/Donut charts display incorrectly after window zoom #1041

Open
seiyagg opened this issue Mar 18, 2024 · 0 comments
Open

Pie/Donut charts display incorrectly after window zoom #1041

seiyagg opened this issue Mar 18, 2024 · 0 comments

Comments

@seiyagg
Copy link

seiyagg commented Mar 18, 2024

Environment:

OS: Windows, macOS
Browsers: Chrome (Windows/macOS), Firefox (Windows)
Library version: 4.0.13/latest
Description:
In a React web application with multiple pages, including a home page (Page A) and a map page (Page B), pie or donut charts rendered on the map page display incorrectly if the browser window is zoomed in or out (using Ctrl +/-) on Page A before navigating to Page B. This issue has been observed in Chrome and Firefox on Windows, and Chrome on macOS. However, Safari on macOS does not exhibit this problem.

Steps to Reproduce:

Open the React web application and navigate to the home page (Page A).
Use Ctrl +/- to zoom in or out of the browser window.
Navigate to the map page (Page B) where pie or donut charts are displayed.
Observe the rendering of pie or donut charts.
Expected Behavior:
The pie or donut charts should render correctly, regardless of the browser zoom level set on a different page.

Actual Behavior:
The pie or donut charts can't be displayed without any error messages.

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

1 participant