plot-api / jetbrains.letsPlot.stat

Package jetbrains.letsPlot.stat

Types

stat_bin

class stat_bin : HistogramAesthetics, BinStatAesthetics, BinStatParameters, LayerBase

stat_bin2d

class stat_bin2d : TileAesthetics, Bin2dStatAesthetics, Bin2dStatParameters, LayerBase

stat_boxplot

class stat_boxplot : BoxplotAesthetics, BoxplotParameters, BoxplotStatAesthetics, BoxplotStatParameters, LayerBase

stat_contour

class stat_contour : PathAesthetics, ContourStatAesthetics, ContourStatParameters, LayerBase

stat_count

class stat_count : CountStatAesthetics, BarAesthetics, LayerBase

stat_density

class stat_density : AreaAesthetics, DensityStatAesthetics, DensityStatParameters, LayerBase

stat_density2d

class stat_density2d : PathAesthetics, ContourStatAesthetics, Density2dStatAesthetics, Density2dStatParameters, LayerBase

stat_smooth

class stat_smooth : SmoothAesthetics, SmoothStatParameters, LayerBase