Closed guilhermecgs closed 7 years ago
This is not possible with this library, sorry.
@guilhermecgs If you need similar feature asap then you have to use go.js,but it requires license. Check this https://gojs.net/latest/samples/navigation.html for the time being.
As my issue sort of https://github.com/fperucic/treant-js/issues/96 kind of is similar to yours and can be implemented by same so I would try to add this feature.
@guilhermecgs Thank you for the tip! I started building a tree using treant, and then realized this limitation. looks like we are switching to go.js!
Hi Folks,
Is it possible to draw a circular dependency?
Example
"d" is "a" parent "c" is "d" parent "a" is "c" parent