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: Gábor Csárdi
Subject: Re: [igraph] difficulty with setting node positions
Date: Tue, 13 May 2014 23:47:43 -0400

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



reply via email to

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