View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013818ParaView(No Category)public2013-01-23 16:502015-01-11 08:29
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version3.98.1Fixed in Version3.98.1 
Summary0013818: Need ability to set min and max range for 2d axes
DescriptionWe 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.

TagsNo tags attached.
ProjectSandia
Topic Name13818_fix_plot_min_max
Typeincorrect functionality
Attached Files

 Relationships
related to 0012466closedUtkarsh Ayachit Plot over line should have an option to rescale every timestep 

  Notes
(0030236)
Utkarsh Ayachit (administrator)
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 (administrator)
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 (manager)
2013-02-12 20:32

Nice.

Tested remote server, Linux, 3.98.1.

 Issue History
Date Modified Username Field Change
2013-01-23 16:50 Alan Scott New Issue
2013-01-23 17:14 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-01-23 17:14 Utkarsh Ayachit Target Version => 3.98.1
2013-01-23 21:10 Utkarsh Ayachit Relationship added related to 0012466
2013-01-24 12:56 Utkarsh Ayachit Topic Name => 13818_fix_plot_min_max
2013-01-24 12:56 Utkarsh Ayachit Note Added: 0030236
2013-01-24 12:56 Utkarsh Ayachit Status backlog => gatekeeper review
2013-01-24 12:56 Utkarsh Ayachit Fixed in Version => git-next
2013-01-24 12:56 Utkarsh Ayachit Resolution open => fixed
2013-01-26 10:27 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-01-26 10:27 Utkarsh Ayachit Status gatekeeper review => customer review
2013-01-26 10:27 Utkarsh Ayachit Note Added: 0030260
2013-01-30 10:40 Utkarsh Ayachit Fixed in Version git-master => 3.98.1
2013-02-12 20:32 Alan Scott Note Added: 0030336
2013-02-12 20:32 Alan Scott Status customer review => closed
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 82c21c8b
2015-01-11 08:29 Utkarsh Ayachit Source_changeset_attached => ParaView master 0d07f53f


Copyright © 2000 - 2018 MantisBT Team