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

BoxplotStatMapping

class BoxplotStatMapping : BoxplotStatAesthetics

Constructors

<init>

BoxplotStatMapping(x: Any? = null, y: Any? = null, weight: Any? = null)

Properties

weight

var weight: Any?

x

var x: Any?

y

var y: Any?