igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] cohesive blocks


From: Tamas Nepusz
Subject: Re: [igraph] cohesive blocks
Date: Thu, 24 Jan 2008 13:04:56 +0100

Hi Simone,

results.. is it possible to plot a graph with the labels name?
[...]
but when I use:

plot.bgraph(cosgarfa, vertex.size=10, labels=V(cosgarfa)$id)    

it doesn't works, it doesn't plot the names as labels.
I think it should be plot.igraph(cosgarfa, vertex.size=10, vertex.label=V(cosgarfa)$id)

Second point: is it possible to underline in the plot the cut points of each block?
Gabor? :)

Best,
--
T.




reply via email to

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