toggle menu
Lets-Plot-Kotlin
4.11.0
common
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot.intern.layer.stat
/
BinStatMapping
/
BinStatMapping
Bin
Stat
Mapping
constructor
(
x
:
Any
?
=
null
,
weight
:
Any
?
=
null
)
Parameters
x
X-axis coordinates.
weight
Used to compute weighted sum instead of simple count.