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: Hadrien Commenges
Subject: Re: [igraph] Question about layout algorithm
Date: Mon, 07 Nov 2011 18:20:40 +0100 (CET)

The layout algorithm you want to use is implemented in Gephi and you should be able to import gml, graphml and other formats without problem. Anyway you can use Gephi forum and get quick help.

Hope it helps.

Hadrien 


De: "mateusz kaduk" <address@hidden>
À: "Help for igraph users" <address@hidden>
Envoyé: Lundi 7 Novembre 2011 16:24:03
Objet: Re: [igraph] Question about layout algorithm

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


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