igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Question about layout algorithm


From: address@hidden
Subject: Re: [igraph] Question about layout algorithm
Date: Mon, 7 Nov 2011 16:24:03 +0100

Yes, that makes sense if You have not that many vertices.
I tried Cytoscape and Gephi but both software couldn't properly display files imported from GraphML and GML.

I would really like to save coordinates produced by algorithm and have a readable graph in automated fashion. Do You maybe have any suggestions of other software worth to try ?

On 7 November 2011 16:12, Gábor Csárdi <address@hidden> wrote:
On Mon, Nov 7, 2011 at 10:07 AM, address@hidden
<address@hidden> wrote:
[...]
> Is it possible to take into account the vertex size and size of text on
> edges when generating layout, so it is possible to read it ?

Sorry, we don't have any support for that currently. You can move the
vertices by hand on the tkplot device, and then query and save the
coordinates with tkplot.getcoords().

G.

[...]

--
Gabor Csardi <address@hidden>     MTA KFKI RMKI

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