circo
圆形布局.
After Six 和 Tollis 199912,Kauffman 和 Wiese 20023。
这适合某些包含多个循环结构的图表,比如某些电信网络。
circo 功能的属性
- mindist – 指定所有节点之间的最小间距。 适用于:图形。
- root – 指定用作布局中心的节点。 适用于:图形、节点。
- normalize – 规范化最终布局的坐标。 适用于:图形。
- oneblock – 是否在单个圆圈周围绘制 circo 图形。 适用于:图形。
- overlap_scaling – 按因子缩放布局,以减少节点重叠。 适用于:图形。
- voro_margin – 调整 Voronoi 技术的边距。 适用于:图形。
-
Six J.M., Tollis I.G. (1999) A Framework for Circular Drawings of Networks. In: Kratochvíyl J. (eds) Graph Drawing. GD 1999. Lecture Notes in Computer Science, vol 1731. Springer, Berlin, Heidelberg. ↩︎
-
Six J.M., Tollis I.G. (1999) Circular Drawings of Biconnected Graphs. In: Goodrich M.T., McGeoch C.C. (eds) Algorithm Engineering and Experimentation. ALENEX 1999. Lecture Notes in Computer Science, vol 1619. Springer, Berlin, Heidelberg. ↩︎
-
Michael Kaufmann, Roland Wiese (2002) Embedding Vertices at Points: Few Bends suffice for Planar Graphs. In: Journal of Graph Algorithms and Applications. vol. 6, no. 1, pp. 115–129 ↩︎