toggle menu
Lets-Plot-Kotlin
4.12.0
common
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
pointDensity
/
pointDensity
point
Density
constructor
(
bw
:
Any
?
=
null
,
kernel
:
String
?
=
null
,
method
:
String
?
=
null
,
n
:
Int
?
=
null
,
adjust
:
Number
?
=
null
,
mapping
:
PointDensityStatMapping
.
(
)
->
Unit
=
{}
)