MantisBT - ParaView
View Issue Details
0010489ParaViewBugpublic2010-03-30 14:542011-01-13 17:00
Alan Scott 
Marcus D. Hanwell 
highmajoralways
closedfixed 
 
3.8 
0010489: Sierra tools node var vs time plot has bad time scale
ParaView trunk, with SierraPlotTools Plugin loaded. Local server, Linux.
Click on the SPT icon to load a file. Load can.exo.
Click on the plot icon. "Node var vs time".
Select Node 100. Select Displ (Mag). OK. Note that the time across the X axis goes from 0 to 1, rather than 0 to 0.0043, as it should

This needs to be fixed for 3.8.0.
No tags attached.
Issue History
2010-03-30 14:54Alan ScottNew Issue
2010-03-31 12:59Marcus D. HanwellStatusbacklog => tabled
2010-03-31 12:59Marcus D. HanwellAssigned To => Marcus D. Hanwell
2010-03-31 13:08Marcus D. HanwellNote Added: 0020037
2010-03-31 13:08Marcus D. HanwellStatustabled => @40@
2010-03-31 13:55Utkarsh AyachitNote Added: 0020038
2010-03-31 13:55Utkarsh AyachitStatus@40@ => @80@
2010-03-31 13:55Utkarsh AyachitResolutionopen => fixed
2010-03-31 13:56Utkarsh AyachitFixed in Version => 3.8
2010-04-06 17:59Alan ScottNote Added: 0020086
2010-04-06 17:59Alan ScottStatus@80@ => closed
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709

Notes
(0020037)
Marcus D. Hanwell   
2010-03-31 13:08   
I just committed VTK/Charts/vtkChartXY.cxx 1.47, which seems to fix the issue here. I would appreciate confirmation of this, and then I will get this pushed into the VTK/ParaView release branch.
(0020038)
Utkarsh Ayachit   
2010-03-31 13:55   
Committed to 3.8 branch

/cvsroot/ParaView3/ParaView3/VTK/Charts/vtkChartXY.cxx,v <-- VTK/Charts/vtkChartXY.cxx
new revision: 1.46.2.1; previous revision: 1.46
(0020086)
Alan Scott   
2010-04-06 17:59   
Excellent.
Tested local server, Windows, 3.8.0 branch.