MantisBT - ParaView
View Issue Details
0014696ParaView(No Category)public2014-04-17 13:592014-08-29 10:59
Alan Scott 
Cory Quammen 
normalminorhave not tried
closedfixed 
git-master 
4.24.2 
Sandia
14696_min_max_labels
feature
0014696: Color legend - allow annotations to move to right side of legend
Lets give an option where annotations move to the right side of the color legend. Since the title spreads to the right of the bar, the option for the annotations to be on the right side should also be present.

This option should turn off the user selectable labels to the right of the color bar. (This is a feature I will write up next).
No tags attached.
related to 0014697closed Cory Quammen color legend - allow users to turn off labels 
child of 0014679closed Cory Quammen color legend master bug 
png Vertical.png (8,252) 2014-06-10 11:58
https://www.vtk.org/Bug/file/9661/Vertical.png
png

png Horizontal.png (6,221) 2014-06-10 11:58
https://www.vtk.org/Bug/file/9662/Horizontal.png
png
Issue History
2014-04-17 13:59Alan ScottNew Issue
2014-04-17 14:02Alan ScottRelationship addedrelated to 0014697
2014-04-17 14:02Alan ScottRelationship addedchild of 0014679
2014-05-12 11:29Utkarsh AyachitTarget Version => 4.2
2014-05-12 11:29Utkarsh AyachitAssigned To => Cory Quammen
2014-05-12 22:53Cory QuammenStatusbacklog => active development
2014-05-29 12:49Cory QuammenTopic Name => 14679_color_legend_bugs
2014-05-29 12:49Cory QuammenNote Added: 0032684
2014-05-29 12:49Cory QuammenStatusactive development => gatekeeper review
2014-05-29 12:49Cory QuammenFixed in Version => git-next
2014-05-29 12:49Cory QuammenResolutionopen => fixed
2014-05-30 08:13Utkarsh AyachitFixed in Versiongit-next => git-master
2014-05-30 08:14Utkarsh AyachitNote Added: 0032689
2014-05-30 08:14Utkarsh AyachitStatusgatekeeper review => customer review
2014-05-30 22:26Alan ScottNote Added: 0032706
2014-06-02 13:04Cory QuammenNote Added: 0032712
2014-06-02 13:04Cory QuammenStatuscustomer review => active development
2014-06-10 11:58Cory QuammenFile Added: Vertical.png
2014-06-10 11:58Cory QuammenFile Added: Horizontal.png
2014-06-10 11:59Cory QuammenNote Added: 0032820
2014-06-11 10:31Cory QuammenTopic Name14679_color_legend_bugs => 14696_min_max_labels
2014-06-11 10:31Cory QuammenNote Added: 0032847
2014-06-11 10:31Cory QuammenStatusactive development => gatekeeper review
2014-06-11 10:31Cory QuammenFixed in Versiongit-master => git-next
2014-06-12 08:59Utkarsh AyachitFixed in Versiongit-next => git-master
2014-06-12 08:59Utkarsh AyachitStatusgatekeeper review => customer review
2014-06-12 08:59Utkarsh AyachitNote Added: 0032850
2014-06-26 22:14Alan ScottNote Added: 0032932
2014-06-26 22:14Alan ScottStatuscustomer review => closed
2014-08-29 10:59Utkarsh AyachitFixed in Versiongit-master => 4.2

Notes
(0032684)
Cory Quammen   
2014-05-29 12:49   
This request has been addressed and can be tested with the method described in http://www.paraview.org/Bug/view.php?id=14686. [^]

In addition, you can change the justification of the title bar to left, centered, or right. By combining this option with the "Tick and Annotation Positions" option, you can achieve the desired result.
(0032689)
Utkarsh Ayachit   
2014-05-30 08:14   
SUMMARY
---------------------------------------------
Topics merged into master:
        14679_color_legend_bugs
        14734-GoodDefaultSizeForpqProxyWidgetDialog
        cleanup-cmake
        fix_assembly_render_view
        fix_fragment_large_scale
        fix_plugin_loading_order
        fix_qt_modules
        remove-unused-directory


---------------------------------------------
Topics reverted from next:
  14673_fix_follow_data
(0032706)
Alan Scott   
2014-05-30 22:26   
Asking Cory for feedback. I can't see how to place minor ticks, and min/max, on the right side.
(0032712)
Cory Quammen   
2014-06-02 13:04   
The plan is to move min and max to label side.
(0032820)
Cory Quammen   
2014-06-10 11:59   
Alan,

Please see the attached images for how the min/max labels will appear in the color legend. Is this what you were looking for?
(0032847)
Cory Quammen   
2014-06-11 10:31   
commit 3d0ff4f5c071f77e56a62dbe0ac03aa4b6776726
Author: Cory Quammen <cory.quammen@kitware.com>
Date: Tue Jun 10 15:38:36 2014 -0400

    Added test for min/max labels in color legend
    
    Change-Id: I7096749bd39cf1dcd8a8113871d5fe378ee13155

To test:

- create cylinder source
- change color variable to TCoords
- open color legend properties
- check the "Add Range Labels" checkbox
- Click OK
- You will see the min/max values on either end of the color legend
- Move the color legend so the orientation is vertical and verify that the min/max values are displayed in this orientation
(0032850)
Utkarsh Ayachit   
2014-06-12 08:59   

SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 14244_fix_stereo_image_captures
        14696_min_max_labels
        14760_fix_settings_saving
        14792_fix_remote_volume_rendering
        fix_some_warnings
        static-plugins-in-servers
(0032932)
Alan Scott   
2014-06-26 22:14   
Very nice.

Tested remote server, Linux, master.