bkrem / react-d3-tree

:deciduous_tree: React component to create interactive D3 tree graphs
https://bkrem.github.io/react-d3-tree
MIT License
1.06k stars 268 forks source link

Node animation in a large tree #506

Open ajzyn opened 1 month ago

ajzyn commented 1 month ago

Are you reporting a bug, or opening a feature request?

Do you have any advice how I can animate node expanding in a large tree ? Enable "enableLegacyTransition" causes performance issues

What is the actual behavior/output?

application is frozen

What is the behavior/output you expect?

nodes are expanding smoothly

What version of react-d3-tree are you using?

3.6.2