HistogramDisplayElement

constructor(responseName: String, position: LayoutPoint, width: Double = 220.0, height: Double = 120.0, bins: Int = 10, discrete: Boolean = false, color: String = "#1f77b4", label: String? = null)(source)