igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Layout for bipartite networks


From: Charles Novaes de Santana
Subject: Re: [igraph] Layout for bipartite networks
Date: Thu, 29 Mar 2012 22:55:09 +0200

Thank you very much! I will try it and I will return my impressions!

All the best!

Charles

On Thu, Mar 29, 2012 at 9:41 PM, Gábor Csárdi <address@hidden> wrote:
> On Thu, Mar 29, 2012 at 3:38 PM, Tamás Nepusz <address@hidden> wrote:
>>> I would like to draw some bipartite networks with igraph. Until now
>>> the best way I found to do it is to define a layout by myself, in
>>> which the x positions are separated according to the groups of my
>>> network. I was wondering if is there a better way to draw them (a more
>>> beautiful way) like a specific layout. Do you know about this?
>>
>> As far as I know, there are no layout algorithms in igraph that are 
>> specifically designed for bipartite networks, sorry.
>
> Although in the 0.6 version it is possibly to restrict the coordinates
> of the vertices for some layouts, so what you could do is to separate
> the two node types along the horizontal axis, and let things vary
> freely along the vertical.
>
> I am not sure if it'll work out well, but maybe it is worth a shot.
> See arguments 'minx', and 'maxx' for layout.fruchterman.reingold().
>
> Gabor
>
>> Best,
>> Tamas
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
>
> --
> Gabor Csardi <address@hidden>     MTA KFKI RMKI
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



-- 
Um axé! :)

--
Charles Novaes de Santana
http://www.imedea.uib-csic.es/~charles
PhD student - Global Change
Laboratorio Internacional de Cambio Global
Department of Global Change Research
Instituto Mediterráneo de Estudios Avanzados(CSIC/UIB)
Calle Miquel Marques 21, 07190
Esporles - Islas Baleares - España

Office phone - +34 971 610 896
Cell phone - +34 660 207 940



reply via email to

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