toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
dotplot
/
dotplot
dotplot
constructor
(
bins
:
Int
?
=
null
,
binWidth
:
Number
?
=
null
,
center
:
Number
?
=
null
,
boundary
:
Number
?
=
null
,
method
:
String
?
=
null
,
mapping
:
DotplotStatMapping
.
(
)
->
Unit
=
{}
)