Skip to content
  • T.J. Corona's avatar
    Correct bounds and integer width computation in vtkPlotHistogram2D. · c0b6a7c9
    T.J. Corona authored
    This fix is in reference to bug report 0015325. The formula for width now
    avoids a conversion from int to double back to int, and bounds are correctly
    computed. TestHistogram2D and its resultant image have also been updated to
    more closely match the original test image.
    c0b6a7c9