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

Tick label auto rotation doesn't work when step set to 1 #14226

Closed
karolkolodziej opened this issue Sep 15, 2020 · 4 comments · Fixed by #17728
Closed

Tick label auto rotation doesn't work when step set to 1 #14226

karolkolodziej opened this issue Sep 15, 2020 · 4 comments · Fixed by #17728

Comments

@karolkolodziej
Copy link
Contributor

karolkolodziej commented Sep 15, 2020

Expected behaviour

Rotate the labels when the step declared.

Actual behaviour

When the label step it set to 1 the auto-rotation doesn't work.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/2kduLxr1/

Product version

Highcharts JS v8.2.0

Affected browser(s)

All

@karolkolodziej
Copy link
Contributor Author

Internal note:
After some digging, it turns out that this behaviour is by design.
However, an information about that is missing in the rotation, staggerLines and step API documentation.

@pawelfus
Copy link
Contributor

Internal note:
We should check if we can use forced step from options to calculate auto-rotation.

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 17, 2022
@karolkolodziej
Copy link
Contributor Author

unstale

@stale stale bot removed the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 19, 2022
@bre1470 bre1470 self-assigned this Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants