2

When I draw a diagram with spline=ortho graphviz sometimes draws edges that go down and then left or right:

 +--[ ]
 |   |
 v   |
[ ]  +->[ ]

How can I specify that edges should depart horizontally from a node?

 +--[ ]--+
 |       |
 v       v
[ ]     [ ]

1 Answer 1

1

This is currently (Version 2.38) not working. The compass points are not implemented for spline=ortho. see Issue 352

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.