igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] how to modify vertex density


From: Song Li
Subject: [igraph] how to modify vertex density
Date: Wed, 12 Mar 2014 21:15:12 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Hi Gabor,

I have another question when I plot my graph. There are two many vertexes(about 200 nodes) in my graph which makes vertexes very close together. Can I modify the diameter of graphy or set the distance of vertexes lager in order to make the graph looks better?

here is my plot function:
plot(G, vertex.size=8, vertex.label.cex=0.7,edge.arrow.size=0.3,layout=layout.fruchterman.reingold)

Thank you.

Sky li



reply via email to

[Prev in Thread] Current Thread [Next in Thread]