ssthouse / tree-chart

Flexible tree chart using Canvas and Svg, powered by D3.js; ✅Support Vue, Vue3 and React;
https://ssthouse.github.io/tree-chart/#/svgTree
MIT License
435 stars 96 forks source link

Open / close a node #111

Open adevicq opened 2 years ago

adevicq commented 2 years ago

Hi Could we have a standard method to programmatically open or close a node? Thanks.