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

Highlight node #71

Open gabrielpiragibe opened 4 years ago

gabrielpiragibe commented 4 years ago

How to highlight the node and its links? I've tried to set up the highlightedNode data to the node data, but nothing happens