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.
我在 DOT 中有一个相当大的图,我使用neato渲染它 ,我或多或少能够使用很多len=...属性来区分它的主要集群。
len=...
我想尝试twopi,因为我非常喜欢它的渲染方式,但我发现它不支持len.
len
有替代品吗?我需要手动保持图形的某些部分与其他部分隔离,以增强可读性。我尝试使用集群,但显然结果不太好。
使用twopi,您指定一个根,然后远离根的边数将决定它属于圆的哪个环。您可能还会考虑的另一种选择是circographviz 的另一个绘图工具。
twopi
circo