igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] plot and tkplot question...


From: Csardi Gabor
Subject: Re: [igraph] plot and tkplot question...
Date: Thu, 4 Sep 2008 11:13:58 +0200
User-agent: Mutt/1.5.9i

It has changed at some some time. Write 

plot(g, layout=l, vertex.label=V(g)$id)

instead.

G.

On Thu, Sep 04, 2008 at 10:36:34AM +0200, Simone Gabbriellini wrote:
> Hi all,
> 
> maybe something has changed in the parameters of plot and tkplot or it
> is just my computer?
> if I write:
> 
> > plot(g, layout=l, labels=V(g)$id)
> 
> I have:
> 
> Errore in i.parse.plot.params(graph, list(...)) :
>   Unknown plot parameters: labels
> 
> thank you,
> Simone
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help

-- 
Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK




reply via email to

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