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

Misplaced dataLabel after rotation update. #14175

Closed
mateuszkornecki opened this issue Sep 4, 2020 · 2 comments · Fixed by #16949
Closed

Misplaced dataLabel after rotation update. #14175

mateuszkornecki opened this issue Sep 4, 2020 · 2 comments · Fixed by #16949
Assignees

Comments

@mateuszkornecki
Copy link
Contributor

Expected behaviour

Data labels shouldn't be misplaced - like in the v7.0.3

Actual behaviour

Since v7.1.0 data labels are misplaced after performing the update of it's rotation

Live demo with steps to reproduce

Steps:

  • click on the "vertical" button, then on the "horizontal" one.
  • observe that the data labels position is not correct
  • change highcharts version to the 7.0.3
  • reply first step (now the data labels are working correctly)
    https://jsfiddle.net/BlackLabel/zx64ftbq/

Product version

8.2.0

Affected browser(s)

All

@mateuszkornecki
Copy link
Contributor Author

Internal note
Bisected to commit af24cb2

@bm64
Copy link
Member

bm64 commented Aug 26, 2021

Recently I've came across this issue on our official forum and wanted to share few possible workarounds:

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