HistogramPlot

class HistogramPlot @JvmOverloads constructor(histogram: HistogramIfc, var proportions: Boolean = false) : BasePlot(source)

Constructors

Link copied to clipboard
constructor(data: DoubleArray, proportions: Boolean = false)
constructor(histogram: HistogramIfc, proportions: Boolean = false)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun buildPlot(): Plot

Builds a new instance of a Lets-Plot representation of the plot