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

X Axis labels are not rendered on very specific widths, but on larger/smaller they do. #19857

Closed
dragoshzava opened this issue Oct 2, 2023 · 2 comments · Fixed by #20186
Closed

Comments

@dragoshzava
Copy link

Expected behaviour

Render the labels.

Actual behaviour

Does not

Live demo with steps to reproduce

Does not display labels
https://jsfiddle.net/Resems/atb5vf8j/

Does display labels
https://jsfiddle.net/Resems/atb5vf8j/1.
https://jsfiddle.net/Resems/atb5vf8j/2/

Product version

Latest , v11

Affected browser(s)

All

Any workaround for this?

@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Oct 2, 2023
@karolkolodziej
Copy link
Contributor

Hi @dragoshzava!

Thank you for reporting the issue!

Internal note:
If you remove the autoRotation it works.
When even an empty array is declared if fails.

@jakubjanuchta
Copy link
Contributor

I have prepared a workaround for that issue. If you want to use it in your project simply copy-paste the IIFE function from the below demo.

Live demo: https://jsfiddle.net/BlackLabel/ag4xq19j/

Development-Flow automation moved this from To do to Done Nov 24, 2023
@pawelfus pawelfus mentioned this issue Mar 20, 2024
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

4 participants