KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
HistogramDensityPlot
Histogram
Density
Plot
class
HistogramDensityPlot
@
JvmOverloads
constructor
(
data
:
DoubleArray
,
binWidth
:
Double
?
=
null
)
:
BasePlot
(
source
)
Members
Constructors
Histogram
Density
Plot
Link copied to clipboard
@
JvmOverloads
constructor
(
data
:
DoubleArray
,
binWidth
:
Double
?
=
null
)
Properties
density
Alpha
Link copied to clipboard
var
densityAlpha
:
Double
density
Fill
Color
Link copied to clipboard
var
densityFillColor
:
Int
Functions
build
Plot
Link copied to clipboard
open
override
fun
buildPlot
(
)
:
Plot
Builds a new instance of a Lets-Plot representation of the plot