如果您从 R 中使用 igraph,请使用此选项
现在它调用 Fruchterman-Reingold 布局,并发出警告。
layout.spring(graph, ...)
图
输入图。
...
额外的参数将被忽略。
布局坐标,一个两列的矩阵。