Measure Reference Manual

OFF
for a two-axis plot, displays time on the horizontal axis. For a bar graph, displays the
bars vertically (base on the horizontal axis).
WIDE-ITEM { ON | OFF }
sets the density of the plot. The default is OFF.
ON
for a two-axis plot, fills in the area between the time axis and the lowest counter value.
For a bar graph, displays bars two characters wide to six characters wide depending
on the number of counter values on the graph.
OFF
for a two-axis plot, displays a single plot character for each counter value at each time
interval. For a bar graph, displays bars one character wide.
Related Commands
PageFunctionCommand
47Adds a counter to the current plot descriptionADD PLOT
54Deletes a counter from the current plot descriptionDELETE PLOT
67Displays the current plot descriptionINFO PLOT
103Resets plot options to defaultsRESET PLOT
106Specifies the plot formatSET PLOT
117Displays settings of plot attributesSHOW PLOT
Usage Note for H-Series and J-Series RVUs
In H06.25/J06.14 and later RVUs, when generating a plot for a data file that has been split
using the MEASFT SPLIT BY TIME command, you should specify FROM and TO options (within
the time period of the TIME-split data file) in the LIST PLOT command to ensure fidelity between
Measure plots done on the original data file with those done on the TIME-split data file.
In H06.23/J06.12 and later RVUs, the partition number will be displayed in the legend of
the LIST PLOT command for disks that are partitioned. See Examples.
Examples
This example of the LIST PLOT command displays the partition number (highlighted in boldface
type) in the legend for CLIM-attached disks that are partitioned.
+ ADD PLOT REQUESTS
+ LIST PLOT,SCALE-TO 330
0::::::+:::66.0::::::+::::132::::::+::::198::::::+::::264::::::+::::330
A *****************************************************************| -
B ************| -
C **********| -
D ******| -
E *****| -
0::::::+:::66.0::::::+::::132::::::+::::198::::::+::::264::::::+::::330
Min value = 24.567 Max value = 307.541
A: REQUESTS Disc $DISC1-P (3, X, C1002531, 309, 1)
B: REQUESTS Disc $DISC2-P (2, X, C1002531, 311)
C: REQUESTS Disc $DISC3-P (3, X, C1002531, 309, 2)
84 MEASCOM Commands