View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015512ParaView(No Category)public2015-06-04 15:532015-06-16 12:46
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.4Fixed in Version 
Summary0015512: Simplify 2d quartile chart view legend
DescriptionPlease simplify the 2d chart legend, specifically the one Quartile Chart View.
* Delete the q1 and q3 label, along with the min/max label. It is obvious from the viewport title - QuartileChartView. Keep the label "avg", thus giving user a hint what this graph is (i.e., statistics)
* Please turn off "N" visibility by default.
* Probably don't rename "N" (as we discussed), since N is used for both cells and points. Otherwise, N must be aware of what it is counting. If you do, call it N Cells or N Points.
* If there is a vector that is being displayed in the 2d plot, please turn off visibility for the components.
* If possible, if the user only asks for one variable, only show one variable! See example below.

How to replicate:
* Linux, master, local server.
* Open can.exo. All vars on. Apply.
* Find Data, change to points, ACCL - is greater than mean. Run Selection Query.
* Plot Selection over Time. Apply.

* Now, in the Properties tab, turn visibility off for N, for all of the vector components, and for Disp and Vel. This is what we want, without the color legend min/max and q1/q3. (It's cool to turn them back on one by one, by the way. Also, it's cool to move one variable to the right side (Chart Axis), and then toggle Show Quartiles and Show ranges below.)
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships
related to 0014940closedUtkarsh Ayachit Plot max over time results in insanity 
related to 0014945closedUtkarsh Ayachit Plot selection over time should produce quartile area plots 

  Notes
(0034550)
Utkarsh Ayachit (administrator)
2015-06-12 15:41

Fixes for cleanup legend:
VTK: https://gitlab.kitware.com/vtk/vtk/merge_requests/303 [^]
ParaView: https://gitlab.kitware.com/paraview/paraview/merge_requests/165 [^]
(0034557)
Utkarsh Ayachit (administrator)
2015-06-14 15:34

Part 1 fixes merged: legend no longer shows q[1|3] and min|max entries.
(0034559)
Utkarsh Ayachit (administrator)
2015-06-15 07:56

Part 2 fixes merged:

https://gitlab.kitware.com/paraview/paraview/merge_requests/169 [^]

Fixes the N visibility and visibilities for components.
(0034560)
Utkarsh Ayachit (administrator)
2015-06-15 07:58

I don't think it's possible to show only the variable user asked for. Note the PlotSelectionOverTime filter works with all sorts of selections not just selections generated from FindData. Also FindData queries can be constructed combining multiple variables. All in all, it's not easy to determine what's the variable the user may be interested in.
(0034563)
Alan Scott (manager)
2015-06-16 12:46

Nice!!!

Agreed, things are now easy enough that a user can select the variable he/she wants in the properties tab. We don't need to pass the user selected variable from the find data dialog into the plot selection over time filter.

Tested local server, Linux, master. (My remote build of Python is having numpy issues.)

 Issue History
Date Modified Username Field Change
2015-06-04 15:53 Alan Scott New Issue
2015-06-04 15:53 Alan Scott Relationship added related to 0014940
2015-06-04 15:54 Alan Scott Relationship added related to 0014945
2015-06-04 15:56 Alan Scott Target Version => 4.4
2015-06-07 14:12 Utkarsh Ayachit Status backlog => todo
2015-06-12 14:29 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2015-06-12 14:29 Utkarsh Ayachit Status todo => active development
2015-06-12 15:41 Utkarsh Ayachit Note Added: 0034550
2015-06-14 15:34 Utkarsh Ayachit Note Added: 0034557
2015-06-15 07:56 Utkarsh Ayachit Note Added: 0034559
2015-06-15 07:58 Utkarsh Ayachit Note Added: 0034560
2015-06-15 07:58 Utkarsh Ayachit Status active development => gatekeeper review
2015-06-15 07:58 Utkarsh Ayachit Resolution open => fixed
2015-06-15 07:58 Utkarsh Ayachit Status gatekeeper review => customer review
2015-06-16 12:46 Alan Scott Note Added: 0034563
2015-06-16 12:46 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team