You can use ports to prevent edges from overlap: digraph G { concentrate=true edge [dir=none] a -> b b -> c c -> b b:nw -> a:se ...
確定! 回上一頁