MantisBT - ParaView
View Issue Details
0013818ParaView(No Category)public2013-01-23 16:502015-01-11 08:29
Alan Scott 
Utkarsh Ayachit 
highminorhave not tried
closedfixed 
git-master 
3.98.13.98.1 
Sandia
13818_fix_plot_min_max
incorrect functionality
0013818: Need ability to set min and max range for 2d axes
We have lost the ability to set the min and max range for 2d axes. This is extremely important functionality.

Linux, master, local server.
Open can.exo. All variables on. Apply.
Plot over line filter. Apply.
Turn all variables on, then all off. Turn on only GlobalNodeId.

Now, reselect the can in the pipeline browser, and reselect the 3d window.
Plot over line filter. Apply.
Turn all variables on, then all off. Turn on only GlobalElementId.

Close the 3d view.

We now want the X and Y axes of the two views to be the same, so that the GlobalNodeId plot will be smaller than the GlobalElementId. Note that the X axis needs to remain as is - running from 0 to 30.

This is very important functionality.

No tags attached.
related to 0012466closed Utkarsh Ayachit Plot over line should have an option to rescale every timestep 
Issue History
2013-01-23 16:50Alan ScottNew Issue
2013-01-23 17:14Utkarsh AyachitAssigned To => Utkarsh Ayachit
2013-01-23 17:14Utkarsh AyachitTarget Version => 3.98.1
2013-01-23 21:10Utkarsh AyachitRelationship addedrelated to 0012466
2013-01-24 12:56Utkarsh AyachitTopic Name => 13818_fix_plot_min_max
2013-01-24 12:56Utkarsh AyachitNote Added: 0030236
2013-01-24 12:56Utkarsh AyachitStatusbacklog => gatekeeper review
2013-01-24 12:56Utkarsh AyachitFixed in Version => git-next
2013-01-24 12:56Utkarsh AyachitResolutionopen => fixed
2013-01-26 10:27Utkarsh AyachitFixed in Versiongit-next => git-master
2013-01-26 10:27Utkarsh AyachitStatusgatekeeper review => customer review
2013-01-26 10:27Utkarsh AyachitNote Added: 0030260
2013-01-30 10:40Utkarsh AyachitFixed in Versiongit-master => 3.98.1
2013-02-12 20:32Alan ScottNote Added: 0030336
2013-02-12 20:32Alan ScottStatuscustomer review => closed
2015-01-11 08:28Utkarsh AyachitSource_changeset_attached => ParaView master 82c21c8b
2015-01-11 08:29Utkarsh AyachitSource_changeset_attached => ParaView master 0d07f53f

Notes
(0030236)
Utkarsh Ayachit   
2013-01-24 12:56   
commit 0d07f53f7899823caf90444db57a8b05881f896a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Jan 24 12:51:24 2013 -0500

    BUG 0013818. Updating Axis Range mangement for charts.
    
    - Added ability to manually specify the range for any axes. Users can now
      specify a fixed range for any of the axes using the "View Settings" dialgor
      the chart views.
    - By default, the views scale the axes to fit the data being shown. Thus the
      axis will be scaled over time too. To avoid scaling over time, users need to
      set the axis to use fixed range.
    - This is indenpent of labels being rendered. Users can still let the label
      placement be controlled automatically or manually.
    - Even with "fixed ranges", if the user interacts with the chart, the ranges are
      updated to those the user picks as a consequence of the interaction.
    
    Added a new test "ChartAxisRangeAndLabels" that tests various configurations for
    ranges and labels.
    
    Change-Id: I3388a42aea69ed82e650167071c8fba73f5cd186
(0030260)
Utkarsh Ayachit   
2013-01-26 10:27   
SUMMARY
---------------------------------------------
Topics merged into master:
        0013365-huge-state-file
(VTK) 0013470-CTH-AMR-OutlineFilter
        13311_fix_time_marker
        13784_cleanup_chart_settings_dialog
        13799_comparative_view_fixes
        13811_fix_3Dwidgets
(VTK) 13817_fix_memory_issues
        13818_fix_plot_min_max
(VTK) 13821_fix_leaks_on_exit
        13824_fix_calculator
        PvxFullScreenBorders
        vr-fixInteractors
        vr-missingIncludes
(0030336)
Alan Scott   
2013-02-12 20:32   
Nice.

Tested remote server, Linux, 3.98.1.