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
Post a Comment