How to: |
The ? SET GRAPH command lists the parameter settings that control graphs produced with the GRAPH command. These parameters are described further in Customizing Your Environment.
To display graph parameters, issue the command:
? SET GRAPH
Issuing the command
? SET GRAPH
produces information similar to the following:
GRAPH PARAMETER SETTINGS AUTOTICK ON HISTOGRAM ON BARNUMB OFF HMAX .00 BARSPACE 0 HMIN .00 BARWIDTH 1 HSTACK OFF BSTACK OFF HTICK .00 DEVICE IBM3270 PIE OFF GMISSING OFF VAUTO ON GMISSVAL .00 VAXIS 66 GPROMPT OFF VCLASS .00 GRIBBON(GCOLOR) OFF VGRID OFF GRID OFF VMAX .00 GTREND OFF VMIN .00 HAUTO ON VTICK .00 HAXIS 130 VZERO OFF HCLASS .00 >
If you change the PLOT parameter settings, a small table appears at the end of the list:
PLOT TABLE (EBCDIC): ENTER PLOT MODE 0050 (FOR 3284 WIDTH) EXIT PLOT MODE 0018 (FOR 3284 HEIGHT) LEFT 0000 RIGHT 0000 UP 0000 DOWN 0000
The entries in the table at the bottom are:
ENTER PLOT MODE |
Width of graph on IBM 3284 or 3287 printer. |
EXIT PLOT MODE |
Height of graph on IBM 3284 or 3287 printer. |
Ignore the parameters LEFT, RIGHT, UP, and DOWN.
|
Information Builders |