emiliorizzo/vue-d3-network

Thank you so much! but need some help request

Closed this issue · 3 comments

is it possible to add the circle and link visible property? like isVisibleSetFalse: true
basically i wish to toggle the root and tid linked to the node aka children can be toggled. Hope you would give me an idea. :)

Do you want draw hidden nodes and links?

Yes. The idea would be like to recursive set the property to set whether to display the node of the parent node were to be clicked. It will be much easier for me to define svgattribute. As I may use svg attributes for other purposes.

If you need add svg attributes per node, you can:

_svgAttrs: Object, svg node attributes