MantisBT - ParaView
View Issue Details
0008924ParaView(No Category)public2009-04-22 19:572009-05-13 13:47
Alan Scott 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
3.6 
0008924: (Venus) Plot over line X axis
Plot over line X axis should be using distance down the line in physical space - not as a percent down the line. Should we make this user selectable/configurable, or just default to distance?
No tags attached.
Issue History
2009-04-22 19:57Alan ScottNew Issue
2009-04-28 21:00Alan ScottNote Added: 0016235
2009-04-28 21:02Alan ScottSummaryPlot over line X axis => (Venus) Plot over line X axis
2009-04-29 15:34Alan ScottPrioritynormal => high
2009-04-29 15:34Alan ScottSeverityminor => major
2009-04-29 15:34Alan ScottCategory3.8 => 3.6
2009-04-29 15:49Ken MorelandNote Added: 0016254
2009-04-29 15:49Ken MorelandStatusbacklog => tabled
2009-04-29 15:49Ken MorelandAssigned To => Utkarsh Ayachit
2009-05-01 11:17Utkarsh AyachitNote Added: 0016274
2009-05-01 11:17Utkarsh AyachitStatustabled => @80@
2009-05-01 11:17Utkarsh AyachitResolutionopen => fixed
2009-05-06 16:49Alan ScottNote Added: 0016319
2009-05-06 16:49Alan ScottStatus@80@ => closed
2009-05-13 13:44Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0016235)
Alan Scott   
2009-04-28 21:00   
OK, I just learned a bit more. This is an option, found under the Display tab. You can say "Use Data Array", then Points (Magnitude).

I would like to propose that this be the default. The other option would be to make this selection "sticky", such that a user has to set it once.

Since I suspect this is easy, lets try to get it into 3.6?
(0016254)
Ken Moreland   
2009-04-29 15:49   
I concur that this should be the default. I thought at one point that it was.
(0016274)
Utkarsh Ayachit   
2009-05-01 11:17   
Charting views now use better defaults. Adding new filter to add arc-length to plot-over-line filter.

/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqBarChartDisplayPanel.ui,v <-- Qt/Components/Resources/UI/pqBarChartDisplayPanel.ui
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqLineChartDisplayPanel.ui,v <-- Qt/Components/Resources/UI/pqLineChartDisplayPanel.ui
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Components/pqBarChartDisplayPanel.cxx,v <-- Qt/Components/pqBarChartDisplayPanel.cxx
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Qt/Components/pqBarChartDisplayPanel.h,v <-- Qt/Components/pqBarChartDisplayPanel.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Components/pqBarChartDisplayProxyEditor.cxx,v <-- Qt/Components/pqBarChartDisplayProxyEditor.cxx
new revision: delete; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/Qt/Components/pqBarChartDisplayProxyEditor.h,v <-- Qt/Components/pqBarChartDisplayProxyEditor.h
new revision: delete; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/pqLineChartDisplayPanel.cxx,v <-- Qt/Components/pqLineChartDisplayPanel.cxx
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Components/pqLineChartDisplayPanel.h,v <-- Qt/Components/pqLineChartDisplayPanel.h
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Core/CMakeLists.txt,v <-- Qt/Core/CMakeLists.txt
new revision: 1.105; previous revision: 1.104
/cvsroot/ParaView3/ParaView3/Qt/Core/pqChartRepresentation.cxx,v <-- Qt/Core/pqChartRepresentation.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Core/pqChartRepresentation.h,v <-- Qt/Core/pqChartRepresentation.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Core/pqStandardViewModules.cxx,v <-- Qt/Core/pqStandardViewModules.cxx
new revision: 1.23; previous revision: 1.22
/cvsroot/ParaView3/ParaView3/Servers/Filters/CMakeLists.txt,v <-- Servers/Filters/CMakeLists.txt
new revision: 1.192; previous revision: 1.191
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkAppendArcLength.cxx,v <-- Servers/Filters/vtkAppendArcLength.cxx
initial revision: 1.1
(0016319)
Alan Scott   
2009-05-06 16:49   
Excellent.
Tested local client.