Printing Graphs
A graph may be printed using the
print command. For example:
print graph11 graph12
prints GRAPH11 and GRAPH12 on a single page.
In addition, many graph commands and graph views of objects include a print option. For example, you can create and simultaneously print a line graph GRA1 of SER1 using the āpā option:
graph gra1.line(p) ser1
You should check the individual commands for availability of this option.