-
- Downloads
Fix and enhance the box plot and chart
Fix the problem with the position of Y axis: long labels were trunked. This position was fixed, it is not flexible depending the size of the labels. Add new functions to the chart API to allow manipulation of series by id (vs by name). Add support for manual plot labels setting. Enhance the boxplot displacement, it now correctly follow the mouse without ugly jumps. Change-Id: I400cd064616f7b93415e17db9749d709ea2f7345
Showing
- Charts/Core/Testing/Cxx/TestBoxPlot.cxx 39 additions, 24 deletionsCharts/Core/Testing/Cxx/TestBoxPlot.cxx
- Charts/Core/Testing/Data/Baseline/TestBoxPlot.png.md5 1 addition, 1 deletionCharts/Core/Testing/Data/Baseline/TestBoxPlot.png.md5
- Charts/Core/vtkChartBox.cxx 97 additions, 38 deletionsCharts/Core/vtkChartBox.cxx
- Charts/Core/vtkChartBox.h 8 additions, 1 deletionCharts/Core/vtkChartBox.h
- Charts/Core/vtkPlotBox.cxx 14 additions, 0 deletionsCharts/Core/vtkPlotBox.cxx
- Charts/Core/vtkPlotBox.h 5 additions, 0 deletionsCharts/Core/vtkPlotBox.h
Loading
Please register or sign in to comment