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

BoxplotMapping

class BoxplotMapping : BoxplotAesthetics, WithGroupOption

Constructors

<init>

BoxplotMapping(alpha: Any? = null, color: Any? = null, fill: Any? = null, size: Any? = null, linetype: Any? = null, shape: Any? = null, weight: Any? = null, group: Any? = null)

Properties

alpha

var alpha: Any?

color

var color: Any?

fill

var fill: Any?

group

var group: Any?

linetype

var linetype: Any?

shape

var shape: Any?

size

var size: Any?

weight

var weight: Any?

Functions

seal

fun seal(): Options