View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014978ParaView(No Category)public2014-08-28 13:022016-08-12 09:59
ReporterKen Moreland 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.4Fixed in Version 
Summary0014978: Add plot everything over time filter
DescriptionThe 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.
TagsNo tags attached.
ProjectSandia
Topic Name
Typefeature
Attached Files

 Relationships

  Notes
(0034926)
Utkarsh Ayachit (administrator)
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 (developer)
2015-09-17 15:26

https://gitlab.kitware.com/paraview/paraview/merge_requests/322 [^]
(0036421)
Cory Quammen (developer)
2016-07-13 17:41

Ken,

Are you still interested in adding this feature?
(0036473)
Ken Moreland (manager)
2016-07-14 15:18
edited on: 2016-07-14 15:18

Yes. The utility to development effort ratio for this feature is very high.

(0036476)
Cory Quammen (developer)
2016-07-14 16:22

Roger that
(0038646)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2014-08-28 13:02 Ken Moreland New Issue
2015-04-09 20:36 Alan Scott Project TBD => Sandia
2015-04-09 20:36 Alan Scott Target Version => 4.4
2015-05-05 15:38 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2015-07-08 16:36 Utkarsh Ayachit Status backlog => todo
2015-07-09 12:50 Utkarsh Ayachit Status todo => active development
2015-07-19 15:42 Utkarsh Ayachit Assigned To Utkarsh Ayachit =>
2015-07-19 15:42 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2015-07-19 15:42 Utkarsh Ayachit Status active development => todo
2015-07-19 15:42 Utkarsh Ayachit Assigned To Utkarsh Ayachit =>
2015-08-07 11:54 Utkarsh Ayachit Assigned To => Schuyler Kylstra
2015-08-07 11:58 Schuyler Kylstra Status todo => active development
2015-08-07 11:58 Utkarsh Ayachit Note Added: 0034926
2015-08-25 12:50 Schuyler Kylstra Status active development => gatekeeper review
2015-08-25 12:50 Schuyler Kylstra Resolution open => fixed
2015-09-17 15:26 Schuyler Kylstra Note Added: 0035229
2016-07-13 17:40 Cory Quammen Assigned To Schuyler Kylstra =>
2016-07-13 17:40 Cory Quammen Status gatekeeper review => todo
2016-07-13 17:40 Cory Quammen Resolution fixed => open
2016-07-13 17:41 Cory Quammen Note Added: 0036421
2016-07-14 15:18 Ken Moreland Note Added: 0036473
2016-07-14 15:18 Ken Moreland Note Edited: 0036473
2016-07-14 16:22 Cory Quammen Note Added: 0036476
2016-08-12 09:59 Kitware Robot Note Added: 0038646
2016-08-12 09:59 Kitware Robot Status todo => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team