igraph-help
[Top][All Lists]
Advanced

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

[igraph] Ego-centric graphing using weighted edges


From: Rick Welykochy
Subject: [igraph] Ego-centric graphing using weighted edges
Date: Sun, 13 Mar 2011 19:47:28 +1100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.17) Gecko/20110123 SeaMonkey/2.0.12

Hi all,

I've been playing with the F-R algorithm with weighted edges
to layout time series data.

The graph nodes are individual time series and the weighted
edges are the cross correlations between two time series.

F-R does lay the graph out in a pleasing format, but I'm after
more.

I would like to nominate a node to be the centre of the graph
and have the layout chose the distance of neighbouring nodes
to be directly proportional to the strength of the edge
weight. The more two nodes correlate, the closer together
they are.

Perhaps F-R is not suited for this task. Any recommendations
on a layout algorithm (and graph package if not igraph) to
accomplish this?

tia,
rick w



--
_________________________________
Rick Welykochy || Praxis Services

For every complex problem, there is a solution that is simple, neat, and wrong.
     -- H.L. Mencken



reply via email to

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