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

Bin2dStatMapping

class Bin2dStatMapping : Bin2dStatAesthetics

Constructors

<init>

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

Properties

weight

var weight: Any?

x

var x: Any?

y

var y: Any?