| GRAPH
The GRAPH command plots variables with the gnuplot program.
In general, the format is:
GRAPH depvar indeps / options
The available options are:
| Option |
Description |
|
APPEND
|
|
|
AXIS/NOAXIS
|
|
|
AXISFMT
|
Set the x-axis labels with the format specified on the previous AXISFMT command.
|
|
HISTO
|
Plots a histogram for a single variable.
|
|
KEY/NOKEY
|
|
|
LINE
|
Draw a line connecting data points and plot symbols.
|
|
LINEONLY
|
Draw a line connecting the data points.
|
|
RANGE
|
Uses the entire range of the data for plotting the histogram.
|
|
TIME
|
Plots the variables listed against time.
|
|
TIMEFMT
|
Specifies that the indep variable on the GRAPH command is a time date variable with a format as given on the previous TIMEFMT command.
|
|
WIDE
|
Increases the size of gif images
that are displayed when running SHAZAM from a web browser.
|
|
BEG= END=
|
Sets the sample period for the PLOT command.
|
|
COMMFILE=
|
|
|
DATAFILE=
|
|
|
DEVICE=
|
Use DEVICE=POSTSCRIPT to send output to a PostScript file.
|
|
GROUPS=
|
When the HISTO option is used SHAZAM normally places data into 6 groups. This option can be used to specify up to 60 groups. Suggested values for the GROUPS= are 2,3,4,5,6,10,12,15,30 or 60.
|
|
OUTPUT=
|
|
|
PORT=
|
|
|