-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Is there any reason why this wouldn't play with DiGraphs ?
If you are interested I can push a branch with a constructor D3Tree(::DiGraph)
I will actually just transform the Graph in an AbstractTree implementation, where the directed edges lead to children.
Maybe some constraints need to apply (e.g. only graphs that can be transformed to trees).
I don't know what would happen to the library if there was to be cyclic graphs and multiple parents per node.
I am not familiar with the original javascript library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels