toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
contourFilled
/
contourFilled
contour
Filled
constructor
(
bins
:
Int
?
=
null
,
binWidth
:
Number
?
=
null
,
mapping
:
ContourStatMapping
.
(
)
->
Unit
=
{}
)