INCLAN: autoscale

From CYANA Wiki
Jump to navigation Jump to search

Synopsis

autoscale

Description

Determines whether the user coordinate system is automatically rescaled after reading list data. The possible values are:

off
No automatic scaling.
x
Automatic scaling of the x-dimension only.
y
Automatic scaling of the y-dimension only.
x,y or on
Automatic scaling of both dimensions.

If autoscaling of the x-dimension is on, then the values of X0 and X1 (plot parameters X0 and X1) are reset after reading list data such that all values in the x-column of the list data are in the range between X0 and X1. If autoscaling of the y-dimension is on, then the values of Y0 and Y1 (plot parameters Y0 and Y1) are reset to include all values in the y-columns of the list data. In general, the limits are extended slightly with respect to the exact minimum and maximum in order to avoid that data points lay exactly on the margin. Initial value: on.