AccLinePlot | Plot |
AccLinePlot() Max() Min() SetInterpolateMode() |
Features:
Constructor
Argument | Default | Description |
---|---|---|
$plots | Array of line plots to use |
Example
Return the max value of data points in plot.
Example
Return the min value of all data points in plot.
Example
Enable interpolate mode
Argument | Default | Description |
---|---|---|
$aIntMode | TRUE=Enable interpolation |
Example