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

Inconsistent handling of axis labels for different screen sizes #4393

Open
aditya119 opened this issue Apr 9, 2024 · 0 comments
Open

Inconsistent handling of axis labels for different screen sizes #4393

aditya119 opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aditya119
Copy link

aditya119 commented Apr 9, 2024

Description

I've seen an inconsistency in chart rendering for different screen resolution.
The axis labels are getting incorrectly rendered for some screen sizes.

Steps to Reproduce

  1. Create a chart with some data.
  2. Zoom in on the screen.
  3. At one point axis labels will get removed.
  4. Keep zooming in and axis labels will adjust and display in inclined view.

Expected Behavior

Actual Behavior

Screenshots

Sometimes the axis label is getting removed when screens are of lower resolution.
image

But sometimes it adjusts correctly and displays labels in an inclined view.
image

Suggested as question for Apex Charts JS in BlazorApexCharts

Reproduction Link

Codepen

@aditya119 aditya119 added the bug Something isn't working label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant