使用子图确定same rank,隐藏边确定顺序,暂没找到在分组后还保持same rank的方法。 import pygraphviz as pgv. G=pgv.AGraph(rankdir='BT') G.node_attr ...
確定! 回上一頁