KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
ECDFPlot
ECDFPlot
class
ECDFPlot
@
JvmOverloads
constructor
(
data
:
DoubleArray
,
var
cdf
:
(
Double
)
->
Double
?
=
null
,
dataName
:
String
?
=
null
)
:
BasePlot
(
source
)
Members
Constructors
ECDFPlot
Link copied to clipboard
@
JvmOverloads
constructor
(
data
:
DoubleArray
,
cdf
:
(
Double
)
->
Double
?
=
null
,
dataName
:
String
?
=
null
)
Properties
cdf
Link copied to clipboard
var
cdf
:
(
Double
)
->
Double
?
num
Points
Link copied to clipboard
var
numPoints
:
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