
Specifies data plots offset in multi-curve plot.
None: Do not stack data plots.
Cumulative: Y values of data plots are stacked cumulatively.
Constant: Shifts group plot points by a constant value.
Auto: Auto calculates constant offsets based on min-max Y value difference and a gap.
Take the graph with two curves for example. The distance between these two curves, C1 and C2, can be calculated as follow:
Suppose the maximum and minimum Y values of C1 are y_max1 and y_min1, respectively. And the maximum and minimum Y values of C2 are y_max2 and y_min2, respectively. The difference between maximum and minimum Y values of C1 is (y_max1-y_min1), and that of C2 is (y_max2-y_min2). Let the t variable be the greater of these two differences, namely,
Then the distance between C1 and C2 will be
where gap is set in the edit box to the right of the Auto radio button.
Individual: Works in Stack Line by Y Offsets plot (Plot: Multi-Curve: Stack Line by Y Offsets). Each plot has its own individual offset settings, which can be modified in the Offset tab in plot details dialog when the corresponding plot object is selected in the left pane.
To modify an offset, one should: