KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
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