plot-api / jetbrains.letsPlot.intern.layer.stat / BoxplotStatParameters

BoxplotStatParameters

interface BoxplotStatParameters : OptionsCapsule

Properties

coef

abstract val coef: Any?

varWidth

abstract val varWidth: Any?

Functions

seal

open fun seal(): Options

Inheritors

BoxplotParameters

interface BoxplotParameters : BoxplotStatParameters

stat_boxplot

class stat_boxplot : BoxplotAesthetics, BoxplotStatParameters, LayerBase