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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

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