[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 •Filters in Dynamic Graph
Page 1 of 1

Filters in Dynamic Graph

Posted: 08 Jan 2018 14:19
by tschoellhorn
Hi,

I have dynamic graph and have this successfully loaded into gephi. I am able to use the timeeline and see the "movie" of the dynamics with the timeline and the correspoding "Dynamic Range filter". Now I'd like to achive the following:

I'd like to view only the nodes which have an Indegree > 1 (i.e. I'd like to cut out any isolates).

For that I'd normally use a filter "In Degree Range" and apply that below the "Dynamic Range Filter".

But it seems that the In Degree Range is not applied at all. Am I missing something? Is there currently a way to achieve that in Gephi?

Tino