plot-api / jetbrains.letsPlot.stat / stat_boxplot / <init>

<init>

stat_boxplot(data: Map<*, *>? = null, geom: GeomOptions = Geom.boxplot(), position: PosOptions = dodge, showLegend: Boolean = true, sampling: SamplingOptions? = null, varWidth: Any? = null, coef: Any? = null, weight: Double? = null, mapping: BoxplotMapping.() -> Unit = {})