toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
summary
/
summary
summary
constructor
(
fn
:
String
?
=
null
,
fnMin
:
String
?
=
null
,
fnMax
:
String
?
=
null
,
quantiles
:
List
<
Number
>
?
=
null
,
mapping
:
SummaryStatMapping
.
(
)
->
Unit
=
{}
)