-
- Downloads
Adding a Resize option in ChartMatrix and Use it in ScatterPlot
vtkChartMatrix now features a SetSpecificResize allowing to move the bottom left point of a single chart. This feature is used in vtkScatterPlotMatrix to move the Big Chart plot a little on top right in order to prevent overlap, using painter to compute axis bounding rect. It also add a compare operator to vector in order to use it in the stl.
Showing
- Charts/Core/Testing/Data/Baseline/TestScatterPlotMatrixVisible.png.md5 1 addition, 1 deletion...esting/Data/Baseline/TestScatterPlotMatrixVisible.png.md5
- Charts/Core/vtkChartMatrix.cxx 33 additions, 7 deletionsCharts/Core/vtkChartMatrix.cxx
- Charts/Core/vtkChartMatrix.h 9 additions, 0 deletionsCharts/Core/vtkChartMatrix.h
- Charts/Core/vtkScatterPlotMatrix.cxx 53 additions, 23 deletionsCharts/Core/vtkScatterPlotMatrix.cxx
- Charts/Core/vtkScatterPlotMatrix.h 4 additions, 0 deletionsCharts/Core/vtkScatterPlotMatrix.h
- Common/DataModel/vtkVector.h 15 additions, 0 deletionsCommon/DataModel/vtkVector.h
Loading
Please register or sign in to comment