custom

fun custom(borders: DoubleArray, builder: UnivariateHistogramBuilder.() -> Unit): UnivariateHistogram

Build and fill a histogram with custom borders. Returns a read-only histogram.

Sources

jvm source
Link copied to clipboard