igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] difficulty with setting node positions


From: Huseyin T
Subject: Re: [igraph] difficulty with setting node positions
Date: Wed, 14 May 2014 13:09:57 +0900

Oh, I must have missed it.
thank you very much for your help.



On Wed, May 14, 2014 at 12:47 PM, Gábor Csárdi <address@hidden> wrote:
Hi, use plot(..., rescale=FALSE, asp=0, ...).
http://igraph.org/r/doc/plot.common.html

Gabor


On Tue, May 13, 2014 at 11:41 PM, Huseyin T <address@hidden> wrote:
Hi,
I am having difficulty when setting node positions in plot by layout matrix because it justifies positions according to max and min values. I mean I cant plot 4 nodes in rectangular shape it always becomes square (corners of square plotting area).
Is there any way to set ranges for x and y in layout matrix?
Thanks,
Huseyin

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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