toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.io
/
histogram
histogram
fun
DataColumn
<
Double
>
.
histogram
(
breakPoints
:
DoubleArray
=
Histogram.recommendBreakPoints(this.toDoubleArray())
,
name
:
String
?
=
this.name()
)
:
Histogram
Return
the histogram on the column