MantisBT - ParaView
View Issue Details
0014978ParaView(No Category)public2014-08-28 13:022016-08-12 09:59
Ken Moreland 
Kitware Robot 
normalminorhave not tried
closedmoved 
git-master 
4.4 
Sandia
feature
0014978: Add plot everything over time filter
The Plot Selection Over Time filter is improving to handle selections that contain more than one value by returning descriptive statistics (min, max, average, etc.) at each time step. That behavior is also useful to be applied to whole datasets.

We could use a filter that plotted the summary of all field values over time. It would be the equivalent of selecting everything and running plot selection over time.
No tags attached.
Issue History
2014-08-28 13:02Ken MorelandNew Issue
2015-04-09 20:36Alan ScottProjectTBD => Sandia
2015-04-09 20:36Alan ScottTarget Version => 4.4
2015-05-05 15:38Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-07-08 16:36Utkarsh AyachitStatusbacklog => todo
2015-07-09 12:50Utkarsh AyachitStatustodo => active development
2015-07-19 15:42Utkarsh AyachitAssigned ToUtkarsh Ayachit =>
2015-07-19 15:42Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-07-19 15:42Utkarsh AyachitStatusactive development => todo
2015-07-19 15:42Utkarsh AyachitAssigned ToUtkarsh Ayachit =>
2015-08-07 11:54Utkarsh AyachitAssigned To => Schuyler Kylstra
2015-08-07 11:58Schuyler KylstraStatustodo => active development
2015-08-07 11:58Utkarsh AyachitNote Added: 0034926
2015-08-25 12:50Schuyler KylstraStatusactive development => gatekeeper review
2015-08-25 12:50Schuyler KylstraResolutionopen => fixed
2015-09-17 15:26Schuyler KylstraNote Added: 0035229
2016-07-13 17:40Cory QuammenAssigned ToSchuyler Kylstra =>
2016-07-13 17:40Cory QuammenStatusgatekeeper review => todo
2016-07-13 17:40Cory QuammenResolutionfixed => open
2016-07-13 17:41Cory QuammenNote Added: 0036421
2016-07-14 15:18Ken MorelandNote Added: 0036473
2016-07-14 15:18Ken MorelandNote Edited: 0036473bug_revision_view_page.php?bugnote_id=36473#r1659
2016-07-14 16:22Cory QuammenNote Added: 0036476
2016-08-12 09:59Kitware RobotNote Added: 0038646
2016-08-12 09:59Kitware RobotStatustodo => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0034926)
Utkarsh Ayachit   
2015-08-07 11:58   
Schuyler,

We already have a `vtkExtractArraysOverTime` filter that extracts a selection. This bug simply wants us to make it so that it acts as if one has selected "everything".

As a first pass, start with a new filter in ParaView/VTKExtensions that uses this filter internally to create a selection that selects everything i.e. nothing + inverted.

Next we can optimize vtkExtractArraysOverTime to see if we can avoid the extract selection step entirely.
(0035229)
Schuyler Kylstra   
2015-09-17 15:26   
https://gitlab.kitware.com/paraview/paraview/merge_requests/322 [^]
(0036421)
Cory Quammen   
2016-07-13 17:41   
Ken,

Are you still interested in adding this feature?
(0036473)
Ken Moreland   
2016-07-14 15:18   
Yes. The utility to development effort ratio for this feature is very high.

(0036476)
Cory Quammen   
2016-07-14 16:22   
Roger that
(0038646)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.