igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] plot: edges cross vertexes


From: Gábor Csárdi
Subject: Re: [igraph] plot: edges cross vertexes
Date: Wed, 17 Oct 2012 00:34:50 -0400

On Wed, Oct 17, 2012 at 12:19 AM, Sam Steingold <address@hidden> wrote:
[...]
> Visual inspection.  Especially impressive is the ability to move
> vertexes around to get a better picture...

You can edit the igraph layouts by hand if you like. You can even do
this interactively with tkplot() and then get the coordinates with
tkplot.getcoords(). Probably does not look as nice as the JS stuff,
but Tcl/Tk has been pretty much the only cross-platform GUI solution
in R. If you only need to adjust the coordinates and then do the
plotting via plot(), then it might work.

G.

[...]



reply via email to

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