igraph-help
[Top][All Lists]
Advanced

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

[igraph] Bug with plot() ?


From: Vassilis Kostakos
Subject: [igraph] Bug with plot() ?
Date: Fri, 11 Jul 2008 18:57:19 +0100

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





reply via email to

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