Skip to content
Prev 171835 / 398506 Next

layout of igraph

Shukai,

the force based layout algorithms (layout.drl,
layout.fruchterman.reingold, layout.graphopt, layout.kamada.kawai) are
likely to do this; although they are not explicitly required to place
hubs in the center, usually they do.

I am not sure what is the "correlation between two nodes". You mean
that the graph is weighted?

If you have a small graph, then you can refine the layout
interactively by using 'tkplot'.

Gabor
On Thu, Feb 26, 2009 at 4:20 PM, kevinchang <shukai at seas.upenn.edu> wrote: