[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 •Different edge colors based on Positive and negative correlations
Page 1 of 1

Different edge colors based on Positive and negative correlations

Posted: 26 Mar 2018 15:35
by nelly7
Hello,
I have a network on display that was constructed by calculating correlation coefficient between the nodes.

However I haven't figured out how to display positive and negative egdes based on the correlation coefficients i.e. positive co-occurences and negative co-occurences.

Can anyone kindly show me how to do that? Haven't come across this in the tutorials, but haven't gone through all of them.
thank you,
nelly

Re: Different edge colors based on Positive and negative correlations

Posted: 27 Mar 2018 10:11
by eduramiba

Re: Different edge colors based on Positive and negative correlations

Posted: 27 Mar 2018 10:41
by nelly7
Thanks! Shall look at them.