toggle menu
Lets-Plot-Kotlin
4.11.0
common
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot.intern.layer.stat
/
QQStatMapping
QQStat
Mapping
class
QQStatMapping
(
var
sample
:
Any
?
=
null
)
:
QQStatAesthetics
Aesthetic mappings supported by
statQQ()
.
Parameters
sample
Y-axis value.
Members
Constructors
QQStat
Mapping
Link copied to clipboard
constructor
(
sample
:
Any
?
=
null
)
Properties
sample
Link copied to clipboard
open
override
var
sample
:
Any
?