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

Regression in v11.2: Treegraph data label text does not animate on collapse/expand #20752

Closed
TorsteinHonsi opened this issue Feb 29, 2024 · 0 comments · Fixed by #20757
Closed
Assignees

Comments

@TorsteinHonsi
Copy link
Collaborator

TorsteinHonsi commented Feb 29, 2024

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/

  • Click Oceanic. On collapse, the child node texts just disappear.
  • Click Oceanic again. On expand, the child node texts appear at their destination immediately without animating.

Product version

It's a regression in v11.2. Bisected to 0ec855f

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.

1 participant