MantisBT - ParaView
View Issue Details
0013901ParaView(No Category)public2013-02-19 20:562014-09-16 17:32
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedno change required 
3.98.1 
4.24.2 
Sandia
usability
0013901: Allow 2d plots to remember previous settings (if applicable).
There are some viz sessions that show a need to have 2d plots remember previous settings, or the ability to copy state from one 2d window to another. For instance,

Linux, 3.98.1, local server.
* Open particles.h5part. (Dataset is 2d-plot-bug-datasets, ask me for this dataset.)
* Turn only type, vx, x, y and z on. Set Xarray to x, Yarray to y, and Zarray to z. Apply.

* Threshold filter. Threshold on type, lower and upper bounds == 1. Apply.
* Plot Data. Apply. Turn all variables off, then only turn on vx. Change X Zxis Data to "Use Data Array", == x. Highlight the vx variable, set line style to none, marker style to plus. Change color to black. View Options, Specify axis range explicitly, min/max to -1000 and 1000. Apply.

* Now, repeat the previous two bullets 2 more times. All three resultant 2d views are as follows:
-- threshold type 1, black (this one was created in the paragraph above).
-- threshold type 3, blue (color defaults to blue, OK).
-- threshold type 2, another color (Color needs changing again).

* Now, read in the dataset output.e.2.[0-1]. (Dataset is 2d-plot-bug-datasets, ask me for this dataset.)
* Plot over line. We would like to show log plots of n(Cu), n(Cup) and n(em), but there is a bug. We will display V instead. Specify axis range explicitly to 0, 150.
* Now, delete all of the 3d views, and stack the four 2d views vertically on top of each other.

See the png file phase_portraits _and_V.png (ask me for this .png).

My user creates numerous of these plots per day.

>> The goal of this feature request is to create state settings or tools that are more efficient when setting up numerous 2d plots.

No tags attached.
child of 0014521closed Utkarsh Ayachit Add ability to save default values for all/any properties 
Issue History
2013-02-19 20:56Alan ScottNew Issue
2013-02-27 17:06Alan ScottStatusbacklog => todo
2013-02-27 23:01Alan ScottNote Added: 0030395
2013-04-30 16:24Sebastien JourdainAssigned To => Sebastien Jourdain
2013-07-30 10:08Utkarsh AyachitTarget Version => 4.1
2014-01-16 16:47Utkarsh AyachitAssigned ToSebastien Jourdain =>
2014-01-16 16:54Utkarsh AyachitRelationship addedchild of 0014521
2014-02-07 21:47Utkarsh AyachitTarget Version4.1 => 4.2
2014-07-29 10:57Utkarsh AyachitNote Added: 0033128
2014-07-29 10:57Utkarsh AyachitStatustodo => gatekeeper review
2014-07-29 10:57Utkarsh AyachitResolutionopen => no change required
2014-07-29 10:57Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-07-29 10:57Utkarsh AyachitStatusgatekeeper review => customer review
2014-07-29 10:57Utkarsh AyachitFixed in Version => git-master
2014-08-29 10:59Utkarsh AyachitFixed in Versiongit-master => 4.2
2014-09-16 17:32Alan ScottNote Added: 0033352
2014-09-16 17:32Alan ScottStatuscustomer review => closed

Notes
(0030395)
Alan Scott   
2013-02-27 23:01   
Dataset output.e.2.[0-1] has been renamed large_range_1D_paraview_test_data.e.2.[0-1]
(0033128)
Utkarsh Ayachit   
2014-07-29 10:57   
This is now addressed for the most part by the settings (http://www.kitware.com/blog/home/post/702 [^]).

What not addressed by that is the setting up of colors to use for specific series. It will be tricky to address that with "settings" since its too data dependent. If necessary we can come up with ways to deal with it. I suggest opening a separate bug just for that if needed?
(0033352)
Alan Scott   
2014-09-16 17:32   
Lets declare this bug fixed. If there is additional feedback on the new persistent state functionality, we can write up a new bug.