[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 •Multiple edge weight filters and average edge weight per node
Page 1 of 1

Multiple edge weight filters and average edge weight per node

Posted: 05 Jun 2018 23:17
by DeDwNL
Hey Gephi community,

I've been having lots of fun and some frustrations putting my correlation matrix into Gephi.

My main issue is that I want to show strong negative and positive edges, but filter out the middle near 0 (i.e. show only -0.50 to -0.25 and 0.25 to 0.50). If I apply two edge weight filters, the subsequent filter can only be applied in the range of the initial filter. Any idea how to solve this?

My secondary issue isn't as important, but I would love to change the node size/color to the average correlation value of all weighted edges to that specific node (not weighted degree). If this isn't built in, can I supply a specific value myself to each node for color/size?

Thanks in advance! Giving a talk at a conference in a few weeks and this looks much better than the bar graphs I have to show the means.

Re: Multiple edge weight filters and average edge weight per node

Posted: 06 Jun 2018 09:11
by eduramiba
Hi,
I think you could use the operator filters to implement some AND conditions for example.