MantisBT - VTK
View Issue Details
0005245VTK(No Category)public2007-06-27 11:222013-04-05 20:18
Patrick Emond 
David Cole 
normalmajoralways
closedfixed 
 
 
0005245: vtkXYPlotActor range calculated incorrectly
If vtkXYPlotActor::SetAdjustXLabels( 0 ) is called the vtkAxisActor2D objects scale smoothly (Axes display with no adjustments) but opaque geometry is still rendered using adjusted ranges.

I've attached a patch file as my suggested solution.
No tags attached.
patch incorrect_range_vtkXYPlotActor.patch (6,706) 1969-12-31 19:00
https://www.vtk.org/Bug/file/6045/incorrect_range_vtkXYPlotActor.patch
Issue History
2008-04-26 00:27Patrick EmondNote Added: 0011558
2009-03-05 11:47David ColeAssigned ToWill Schroeder => David Cole
2009-03-05 12:44David ColeNote Added: 0015567
2009-03-05 12:44David ColeStatustabled => @80@
2009-03-05 12:44David ColeResolutionopen => fixed
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-04-05 20:18Berk GeveciStatuscustomer review => closed

Notes
(0011558)
Patrick Emond   
2008-04-26 00:27   
As far as I can tell the suggested solution fixes this bug without any problems. I'm hoping to have this changed committed, is there a problem with it?
(0015567)
David Cole   
2009-03-05 12:44   
Fixed in CVS HEAD:

cvs commit -m "BUG: Fix issue 0005245. Calculate vtkXYPlotActor range correctly. Thanks to Patrick Demond for the patch."

/cvsroot/VTK/VTK/Hybrid/vtkXYPlotActor.cxx,v <-- vtkXYPlotActor.cxx
new revision: 1.69; previous revision: 1.68
/cvsroot/VTK/VTK/Hybrid/vtkXYPlotActor.h,v <-- vtkXYPlotActor.h
new revision: 1.35; previous revision: 1.34