dot - Graphviz set edge initial direction -



dot - Graphviz set edge initial direction -

when draw diagram spline=ortho graphviz draws edges go downwards , left or right:

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

how can specify edges should depart horizontally node?

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

this (version 2.38) not working. compass points not implemented spline=ortho. see issue 1992

graphviz dot

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -