krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

How collapse child nodes when click on the parent or sub parent nodes #760

Open rameshyala opened 5 years ago

rameshyala commented 5 years ago

H , in Force directed graph when i am click on the parent node that node children nodes need to be closed ,again i am click the same node it need to be expand. can you any one help me how i achieve this. Plunker