Syntax: |
SET XMIN n
|
Default: |
XMIN = 0
|
XMIN
controls the minimum value to be displayed on the x-axis.
If |XLOGBASE| > 1.0
, then XMIN
is assumed to be the exponent for the minimum value on the x-axis.
The minimum value displayed on the x-axis is
|XLOGBASE|XMIN
. Integer exponents are always used for
the axis numbering, so the x-axis may not begin on a large tic mark.
If |XLOGBASE| ≤ 1.0
,
XMIN
is the actual minimum value for
the x-axis, and the x-axis always begins on a large tic
mark.