Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 pydot 和 networkx 来构建和显示我的图表。我有两个问题:
如何区分具有相似名称的节点?例如,有两个具有不同值的节点,但我想在我的图中用“node_x”显示它们。
如何在图表中的一组节点周围绘制一个矩形?