有没有办法用graphviz做到这一点? 到目前为止,我只有正交边: digraph G { graph [rankdir=LR,splines=ortho,concentrate=true]; node [shape=box,]; edge ...
確定! 回上一頁