Core package
Subpackages
- Core.BandDepths package
- Core.CellsCrossingProb package
- Core.Colors package
- Core.Interpolations package
- Core.CommonInterface package
- Submodules
- Core.CommonInterface.boxplot_style_config module
BoxplotStyleConfigBoxplotStyleConfig.__init__()BoxplotStyleConfig.get_percentile_colors()BoxplotStyleConfig.median_alphaBoxplotStyleConfig.median_colorBoxplotStyleConfig.median_widthBoxplotStyleConfig.outliers_alphaBoxplotStyleConfig.outliers_colorBoxplotStyleConfig.outliers_widthBoxplotStyleConfig.percentile_colormapBoxplotStyleConfig.percentilesBoxplotStyleConfig.show_medianBoxplotStyleConfig.show_outliers
- Module contents
BoxplotStyleConfigBoxplotStyleConfig.__init__()BoxplotStyleConfig.get_percentile_colors()BoxplotStyleConfig.median_alphaBoxplotStyleConfig.median_colorBoxplotStyleConfig.median_widthBoxplotStyleConfig.outliers_alphaBoxplotStyleConfig.outliers_colorBoxplotStyleConfig.outliers_widthBoxplotStyleConfig.percentile_colormapBoxplotStyleConfig.percentilesBoxplotStyleConfig.show_medianBoxplotStyleConfig.show_outliers
Module contents
UVisBox Core Module
This module contains the core functionality and fundamental algorithms used throughout the UVisBox package. It includes statistical methods, color operations, interpolation algorithms, and cell crossing probability calculations.
The Core module is organized into the following submodules: - BandDepths: Core statistical methods for band depth calculations - CellCrossingProb: Cell crossing probability algorithms - Colors: Core color interpolation and tree data structures - CommonInterface: Shared interfaces and configurations across modules - Interpolations: Core interpolation algorithms