KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
HistogramDisplayElement
/
HistogramDisplayElement
Histogram
Display
Element
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
)