We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On collapsing/expanding nodes in a treegraph, the text of the node should animate along with the box
The node correctly animates, the data label text doesn't
https://jsfiddle.net/highcharts/feu1vwr3/
It's a regression in v11.2. Bisected to 0ec855f
The text was updated successfully, but these errors were encountered:
Fixed #20752, a regression with data label animation in tree graphs
86186bb
Merge pull request #20757 from highcharts/bugfix/20752-treegraph-data…
5982b72
…-label-animation Fixed #20752, a regression with data label animation in tree graphs
TorsteinHonsi
Successfully merging a pull request may close this issue.
Expected behaviour
On collapsing/expanding nodes in a treegraph, the text of the node should animate along with the box
Actual behaviour
The node correctly animates, the data label text doesn't
Live demo with steps to reproduce
https://jsfiddle.net/highcharts/feu1vwr3/
Product version
It's a regression in v11.2. Bisected to 0ec855f
The text was updated successfully, but these errors were encountered: