← Back to team overview

gephi.team team mailing list archive

[Bug 654018] [NEW] Chaining Dynamic Filter

 

Public bug reported:

The Dynamic Range Filter can't be chained with another filter

Way to reproduce:
1) Load a dynamic graph
2) Enable the timeline. That should create a Dynamic Range Filter.
3) Go to Filter and create a Degree Range Filter
4) Drag the Dynamic Filter as a sub-filter of this filter
5) Move the timeline

Instead of executing the complete query DEGREE(DYNAMIC_RANGE) it seems
to execute onlt the DEGREE_RANGE

** Affects: gephi
     Importance: Medium
     Assignee: Mathieu Bastian (mathieu.bastian)
         Status: Fix Committed

** Affects: gephi/0.7
     Importance: Medium
         Status: Fix Committed


** Tags: dynamic filter

** Also affects: gephi/0.7
   Importance: Undecided
       Status: New

** Changed in: gephi/0.7
       Status: New => Confirmed

-- 
Chaining Dynamic Filter
https://bugs.launchpad.net/bugs/654018
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.

Status in Gephi - Network exploration and manipulation: Fix Committed
Status in Gephi 0.7 series: Fix Committed

Bug description:
The Dynamic Range Filter can't be chained with another filter

Way to reproduce:
1) Load a dynamic graph
2) Enable the timeline. That should create a Dynamic Range Filter.
3) Go to Filter and create a Degree Range Filter
4) Drag the Dynamic Filter as a sub-filter of this filter
5) Move the timeline

Instead of executing the complete query DEGREE(DYNAMIC_RANGE) it seems to execute onlt the DEGREE_RANGE





Follow ups

References