toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
density2DFilled
density2DFilled
class
density2DFilled
(
val
bw
:
Any
?
=
null
,
val
kernel
:
String
?
=
null
,
val
n
:
Int
?
=
null
,
val
adjust
:
Number
?
=
null
,
val
contour
:
Boolean
?
=
null
,
val
bins
:
Int
?
=
null
,
val
binWidth
:
Number
?
=
null
,
val
mapping
:
Density2dStatMapping
.
(
)
->
Unit
=
{}
)
:
StatOptions
,
Density2dStatParameters
Members
Constructors
density2DFilled
Link copied to clipboard
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
=
{}
)
Properties
adjust
Link copied to clipboard
open
override
val
adjust
:
Number
?
=
null
bins
Link copied to clipboard
open
override
val
bins
:
Int
?
=
null
bin
Width
Link copied to clipboard
open
override
val
binWidth
:
Number
?
=
null
bw
Link copied to clipboard
open
override
val
bw
:
Any
?
=
null
contour
Link copied to clipboard
open
override
val
contour
:
Boolean
?
=
null
kernel
Link copied to clipboard
open
override
val
kernel
:
String
?
=
null
kind
Link copied to clipboard
val
kind
:
StatKind
mapping
Link copied to clipboard
val
mapping
:
Options
n
Link copied to clipboard
open
override
val
n
:
Int
?
=
null
parameters
Link copied to clipboard
open
override
val
parameters
:
Options