KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
ObservationsPlot
/
ObservationsPlot
Observations
Plot
constructor
(
data
:
IntArray
,
interval
:
Interval
?
=
null
,
dataName
:
String
?
=
null
)
constructor
(
data
:
DoubleArray
,
interval
:
Interval
?
=
null
,
dataName
:
String
?
=
null
)
Parameters
data
the data to plot
interval
the interval to show on the plot