[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2010-11-23T06:07:22+01:00 https://www.forum-gephi.org/app.php/feed/topic/774 2010-11-23T06:07:22+01:002010-11-23T06:07:22+01:00 https://www.forum-gephi.org/viewtopic.php?t=774&p=1971#p1971 <![CDATA[Re: edge color for undirected graphs]]> This is a bug, I just filled a bug report. Thanks.

Statistics:Posted by mbastian — 23 Nov 2010 06:07


]]>
2010-11-17T13:58:52+01:002010-11-17T13:58:52+01:00 https://www.forum-gephi.org/viewtopic.php?t=774&p=1957#p1957 <![CDATA[[FIXED] edge color for undirected graphs]]>
I'm a little confused with how the color is set on edges in overview mode when visualizing an undirected graph.

Here is the deal :
I got a graph with green nodes and red nodes :
screen1.png
When I move my cursor over a node, I would like to see every edge colored like the other node it is connected to. It's the case here :
screen2.png
and here :
screen3.png
But sometimes you get that :
screen4.png
Where the node currently selected is a green one and it's connected to red ones, yet the edge is green.

I guess that even if the graph is in undirected mode, the colors of each node is set to the color of the source node like defined in the graph file. I think this is very wrong because an undirected graph should not be changed at all when you swap source and target for all edges.

What I would like is that the edge color to be the color of the other node when one is selected (yes, it means that the colors change when you move the cursor over a node) as if the "source" node became the one that is selected and the target nodes all the other nodes directly linked to it.

Is there a way to do that ?

Thanks.

PS : The new Gephi beta is really cool !

Statistics:Posted by daniel — 17 Nov 2010 13:58


]]>