igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Bug with plot() ?


From: Gabor Csardi
Subject: Re: [igraph] Bug with plot() ?
Date: Fri, 11 Jul 2008 14:42:11 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Vassilis,

it is called 'vertex.label' and you have to set it to 'NA'.
See ?igraph.plotting for details.

Btw. the current version is 0.5, version 0.6 was not released yet
and the next version will be 0.5.1.

Btw.2, please consider joining the list, otherwise I'll have to 
acknowledge your messages by hand and they'll also be delayed.
Anonoymous posting is not allowed to avoid spam.

G.

On Fri, Jul 11, 2008 at 06:57:19PM +0100, Vassilis Kostakos wrote:
> Dear all,
>
> I can't seem to be able to turn off labels when using the plot function:
>
> plot.igraph(g, layout=layout.lgl, vertex.size=1, edge.width=0.5,   
> labels=NA)
> gives
> Error in i.parse.plot.params(graph, list(...)) :   Unknown plot  
> parameters: labels
>
> substituting NA with NULL does not turn off labels either.
>
> I'm using igraph v. 0.6
>
> Any ideas?
>
>
> --
> Vassilis Kostakos
> address@hidden
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help

-- 
Csardi Gabor <address@hidden>    UNIL DGM




reply via email to

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