plot-api / jetbrains.letsPlot / Stat / boxplot

boxplot

class boxplot : BoxplotStatParameters, StatOptions

Constructors

<init>

boxplot(varWidth: Boolean? = null, coef: Number? = null, mapping: BoxplotStatMapping.() -> Unit = {})

Properties

coef

val coef: Number?

parameters

val parameters: Options

varWidth

val varWidth: Boolean?