igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph layouts


From: Tamas Nepusz
Subject: Re: [igraph] igraph layouts
Date: Fri, 24 Feb 2017 10:16:06 +0100

Hi,

As far as I know, the Fruchterman-Reingold layout was re-written to make it identical to the algorithm that was originally outlined in the paper of Fruchterman and Reingold. The old implementation was something different, and it was removed from the igraph codebase. You should simply use a different layout if you are not satisfied with the output of the FR layout; GraphOpt or Kamada-Kawai is usually okay.

T.

On Wed, Feb 22, 2017 at 6:07 PM, shailesh tripathi <address@hidden> wrote:
Hi,

I am using igraph a lot and visualizing graphs as well. The newer version of igraph plotiing functions are not that better in their visualization as they were in older version
specially layout.fruchterman.reingold function. can you make available older version of this function to the newest version or is there any parameter settings required to get
the same old look layout.


looking forward to your reply.

Best,
Shailesh

_______________________________________________
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]