Hierarchical Layout Algorithm #2753
Unanswered
atillaaliyev
asked this question in
Q&A
Replies: 1 comment 6 replies
-
If you need parallel orthogonal links, you will need to use a 3rd party library to position the nodes and route the links:
MSAGL example: ELK examples: |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
Hi,
I will make project about EOD tree (End of days Job) . This EOD tree is watched by a team everyday. There are a lot of jobs that are related each other. I want to make this;
EOD09062021.pdf
I will give nodes and edges and the library will export meaningful output like above. I have found some library like this; https://www.yworks.com/demos/showcase/layoutstyles/?layout=hierarchic&sample=hierarchic
However, I want to learn, can I make this with JOINT. I have reviewed all demos but i did not find.
Thanks,
Steps to reproduce
No response
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS, JointJS+
Beta Was this translation helpful? Give feedback.
All reactions