igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Tethered network graphs


From: Gábor Csárdi
Subject: Re: [igraph] Tethered network graphs
Date: Tue, 8 Mar 2011 12:15:08 -0500

Hi Chris,

the Fruchterman-Reingold layout generator can take edge weights, and
the "forces" used to generate the layout are proportional to these
weights. There is no guarantee that your central node will be in the
middle, but I guess there is a good chance for it.

Best,
Gabor

On Tue, Mar 8, 2011 at 11:52 AM, Chris Silvia <address@hidden> wrote:
> Greetings!
>
>
>
>   I’m trying to create networks where there is a central node and the other
> nodes are connected to it via edges that are of a predetermined magnitude.
> In this scenario, the distance of the node from the central node is dictated
> by the magnitude of the edge “weight” variable and this needs to be
> maintained to give the viewer a sense that nodes closer to the center have
> edges that are of a larger magnitude than those more distant from it.  It’s
> not clear to me that the layouts in R-iGraph can be constrained to do this,
> but maybe one of the more complex ones can with some tweaking.  Has anyone
> tried this?
>
>
>
> Thanks,
>
> Chris
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM



reply via email to

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