ObservationsPlot

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