Setting plot attributes, Overriding plot attributes – HP NonStop G-Series User Manual
Page 75
![background image](/manuals/397027/75/background.png)
Formatting Reports and Plots
Measure User’s Guide — 520560-003
4- 15
PLOT Attributes
Setting PLOT Attributes
To set the PLOT attributes in MEASCOM, use the SET PLOT command. For example,
to set the default VERT-BASE attribute to OFF:
7+ SET PLOT VERT-BASE OFF
8+ SHOW PLOT VERT-BASE
Set Plot Vert-Base off
The SHOW command displays the new setting.
You can set several PLOT attributes in the same command. For example:
9+ SET PLOT TIME-BASE OFF, SCALE-FROM 15, SCALE-TO 50
10+ SHOW PLOT
Set Plot Vert-Base off
Set Plot Time-Base off
Set Plot Scale-From 15.000
Set Plot Scale-To 50.000
Set Plot Wide-Item off
Set Plot From
Set Plot To
Set Plot For
To reset any PLOT attribute to its default setting, use the RESET PLOT command:
9+ RESET PLOT VERT-BASE
10+ SHOW PLOT VERT-BASE
Set Plot Vert-Base on
To reset all PLOT attributes to their initial defaults, use an asterisk in the RESET
command:
11+ RESET PLOT *
12+ SHOW PLOT
Set Plot Vert-Base on
Set Plot Time-Base
Set Plot Scale-From 0.000
Set Plot Scale-To 100.000
Set Plot Wide-Item off
Set Plot From
Set Plot To
Set Plot For
Overriding PLOT Attributes
You can override PLOT attribute settings by specifying them in the LIST PLOT
command. The values specified in this command remain in effect only for the life of the
command. The setting of the PLOT attributes remain unchanged. For example, to
change the orientation of the data in the plot from vertical to horizontal:
14+ LIST PLOT, VERT-BASE OFF