plot-api / jetbrains.letsPlot / Stat / boxplot

boxplot

class boxplot : BoxplotStatParameters, StatOptions

Constructors

<init>

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

Properties

coef

val coef: Double?

parameters

val parameters: Options

varWidth

val varWidth: Boolean?