@hthuyfedev wrote:
Hi everyone,
I want to draw a diagram with some requirements below:
- More than one node can link to same node
- A node can have multiple parent
- A node from lower layer can link to a node from higher layer
- Diagram’s shape must looks like hierarchy diagram
My expected diagram ex:
.I tried to use TreeLayout and LayeredDigraphLayout But its so ugly
Thank you for seeing !
Posts: 1
Participants: 1
