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

node at bottom #81

Open wantyx opened 3 years ago

wantyx commented 3 years ago

i find with layoutType=vertical , the tree's node at the top ,how could i get it at bottom and its children above ,thanks