David-Desmaisons / Vue.D3.tree

Vue component to display tree based on D3.js layout.
https://david-desmaisons.github.io/Vue.D3.tree/tree
MIT License
874 stars 136 forks source link

如何平移到指定节点的位置 #57

Closed JavaMrYang closed 4 years ago

JavaMrYang commented 4 years ago

I want to move the node to the central location by searching for the node name.

JavaMrYang commented 4 years ago

fixed