[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 •How to apply different filters on different partition
Page 1 of 1

How to apply different filters on different partition

Posted: 04 Apr 2010 11:56
by aurelienb
I miss probably a function or workflow, but I do not success to apply 2 differents filters on a bipartite graph.
I would like to apply a size gradient to my nodes A and a color gradient to my nodes B.

I launch gephi, then a .gdf file.
I partition my graph correctly.

After this point I'm lost : I try queries but If I "select"/"filter" only one partition, links are not counted (but ranking window is not updated) / or gradients are applied on all the graph.

Re: How to apply different filters on different partition

Posted: 04 Apr 2010 12:27
by admin
What are the queries?

Re: How to apply different filters on different partition

Posted: 04 Apr 2010 13:01
by aurelienb
Library>Attributes>Partition>{name of the propertie, in my case "genre"}
And I click on one of the two categories

Re: How to apply different filters on different partition

Posted: 05 Apr 2010 17:51
by mbastian
The issue may be related to the Ranking window update. The problem still appears if you unselect/select the ranking attribute again? Thanks.

Re: How to apply different filters on different partition

Posted: 05 Apr 2010 20:31
by aurelienb
If I build my query > click on Filter >
then Ichange the rank parameter
I have no more data in Ranking ( because Filter seems to keep only nodes and note links).