[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Edge layering based on weight
Page 1 of 1

Edge layering based on weight

Posted: 24 Jan 2014 11:18
by sgerosgero
Hello,

I am relatively new to Gephi so this might be something I missed.

But is it possible to dictate the layering of the edges? Such that heavier edges are on top and ALWAYS overlap the weaker edges behind them. I have a problem in that my network is highly modular, but the heavier edges within clusters are hidden by a cloud of weaker edges between them. Basically I am looking for a way to ensure that heavier edges overlap the weaker ones and weaker edges are always under heavier ones.

I know one can set which nodes are on top using the Z parameter in the edit window, but nodes have both weak and heavy edges so it doesn't fix my problem. Plus it would be great if it was a universal fix somehow.

This also seems to affected by the file type outputted. PDFs seem to be random in terms of which edges end up on top, while SVG more accurately reflects the preview in Gephi.

Thanks
Shane

***sorry I think I cross-posted this under two topics

Re: Edge layering based on weight

Posted: 07 May 2015 03:14
by ticoalu
I have the same issue. Any suggestion is greatly appreciated.

Thanks!