-
- Downloads
Fix and enhance bag plots.
Fix the way how the bags are computed. They are now performed at 50 and 99% of the distribution. Functional bag plots also create a median serie which is the median line of all input series. Outliers series are also tagged with an "_outlier" extension in their name. Change-Id: I990428c9b79278be9be725491232b3e9d69190b0
Showing
- Charts/Core/Testing/Cxx/TestBagPlot.cxx 19 additions, 24 deletionsCharts/Core/Testing/Cxx/TestBagPlot.cxx
- Charts/Core/Testing/Data/Baseline/TestBagPlot.png.md5 1 addition, 1 deletionCharts/Core/Testing/Data/Baseline/TestBagPlot.png.md5
- Charts/Core/vtkPlotBag.cxx 48 additions, 20 deletionsCharts/Core/vtkPlotBag.cxx
- Charts/Core/vtkPlotFunctionalBag.cxx 1 addition, 0 deletionsCharts/Core/vtkPlotFunctionalBag.cxx
- Filters/Statistics/Testing/Cxx/TestExtractFunctionalBagPlot.cxx 14 additions, 24 deletions...s/Statistics/Testing/Cxx/TestExtractFunctionalBagPlot.cxx
- Filters/Statistics/vtkExtractFunctionalBagPlot.cxx 54 additions, 19 deletionsFilters/Statistics/vtkExtractFunctionalBagPlot.cxx
- Filters/Statistics/vtkHighestDensityRegionsStatistics.cxx 1 addition, 21 deletionsFilters/Statistics/vtkHighestDensityRegionsStatistics.cxx
Please register or sign in to comment