toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
yDensity
/
yDensity
y
Density
constructor
(
scale
:
String
?
=
null
,
tailsCutoff
:
Number
?
=
null
,
bw
:
Any
?
=
null
,
kernel
:
String
?
=
null
,
n
:
Int
?
=
null
,
trim
:
Boolean
?
=
null
,
adjust
:
Number
?
=
null
,
fullScanMax
:
Int
?
=
null
,
quantiles
:
List
<
Number
>
?
=
null
,
mapping
:
YDensityStatMapping
.
(
)
->
Unit
=
{}
)