custom
fun custom(borders: DoubleArray, builder: UnivariateHistogramBuilder.() -> Unit): UnivariateHistogram
Content copied to clipboard
Build and fill a histogram with custom borders. Returns a read-only histogram.
Sources
jvm source
Link copied to clipboard