Vertex frame width in R network plot

本小妞迷上赌 提交于 2019-12-30 18:51:08

问题


My question follows the one here, about how to change the vertex frame width in igraph.

With updates in igraph, the proposed solution seems not to work anymore. Does anybody have a solution (or maybe knows another package that provides networks with changeable vertex frame width?)

Thanks!


回答1:


You can define a new vertex shape that has a frame width parameter. It is not very hard, see an example here: http://lists.gnu.org/archive/html/igraph-help/2013-03/msg00030.html



来源:https://stackoverflow.com/questions/18483830/vertex-frame-width-in-r-network-plot

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!