.LP
Plots may be generated and displayed using the "Input Function" pane of the 
"Plot" subform. The first plot to be created and displayed causes the graphics 
workspace to be created. 
.LP
More than one plot may be displayed in the same window;  each time the
user fills in the "Function" parameter and clicks on "Plot Function",
the new plot will be added to the graphics workspace.  
Plots may be hidden using the "HIDE" action button on the guide pane of the 
main Xprism3 form, or deleted using the "DELETE" action button.  Until the 
graphics workspace is destroyed using the "CLEAR" action button, each new plot 
will continue to be added to the existing graphics workspace.
.LP
Each plot that is created will be displayed according to the plot type that 
was selected on the "Input Function" pane.  Thus, by changing
the plot type before each new plot is displayed, any of the nine plot types 
may be displayed simultaneously in the graphics workspace.
.LP
Twenty (20) plots may be displayed in a workspace; however, for readability,
five (5) is the recommended limit.  If one has access to a color workstation,
it is much easier to distinguish plots from each other than if one is
working on a monochrome workstation. 
.LP
The following list describes the options available on the "Input Function"
pane.
.SH
Function
.IP 
The user will specify the function to plot.
.SH
X Range
.IP 
The user will specify the function minimum, maximum and number of data
points
.SH
Y Range
.IP 
The user will specify the function minimum, maximum and number of data
points
.SH
Points to Be Displayed
.IP 
The option, "points to be displayed", allows the user to window on
a specified portion of the data. Along with windowing the user can
subsample the data to be displayed. Note, All data is read in when
the "Plot File" button is clicked with the mouse. The "points to be displayed"
works on the data read in. The window and subsampling parameter may be changed
for each plot on the "Attributes" subform. The "points to be displayed"
option has three item that can be changed. The following explains these
options:
.RS
.IP "Step Size"
This "Step Size" option specifies how the data should be subsampled
between the begin point and the end point. The default value is 1, every
point.
.IP "Begin Point"
The "Begin Point" specifies the begin point of the data to plot. That is
what data point number to begin with. If the "Begin Point" is set to
0, then the "end point" is ignored and all data points are used.
.IP "End Point"
The "End Point" specifies the end point of the data to plot. That is
what data point number to end with. If the "End Point" is set to
0, then the last data point in the file is used as the end point.
.RE
.SH
Plot Type
.IP 
Each plot that is input will be displayed as the plot type that is indicated
by the "plot type" toggle in the "Input File" pane.  Thus, by changing
the plot type before each new plot is displayed, any of the nine plot types
may be displayed simultaneously in the graphics workspace.
.LP
See the associated HELP for valid functions and ploting functions.
