toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
density2D
/
density2D
density2D
constructor
(
bw
:
Any
?
=
null
,
kernel
:
String
?
=
null
,
n
:
Int
?
=
null
,
adjust
:
Number
?
=
null
,
contour
:
Boolean
?
=
null
,
bins
:
Int
?
=
null
,
binWidth
:
Number
?
=
null
,
mapping
:
Density2dStatMapping
.
(
)
->
Unit
=
{}
)