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