This command allows you to alter the aspect ratio of
printed plots. By default, all plots are printed so that they are
square.

Widget:
- there is no widget for this command.
Command:
Arguments :
- value: the aspect ratio of the printed plot. The aspect ratio
is defined as (length of horizontal axis)/(length of vertical
axis).
Examples :
- ASPECT_RATIO = 1.0
printed plots are square.
Notes :
- this option remains in effect until changed. extreme aspect
ratios may result in ugly text.
back to index