Chapter Contents |
Previous |
Next |
SAS/GRAPH Software: Reference |
You can invoke the graphics editor in several ways:
graph3 mylib.grafcat.slide1; edit
You can use the graphics editor to change graphics elements already displayed in the graph such as text, lines, and polygons, or you can add graphics elements to the graph. You can create, delete, or duplicate a graphics element and select, change, move, or resize it. You can also change an element's properties, such as its color or fill pattern, or its values, such as the coordinates of one of its points. For instance, you can move a bar from one side of the display area to the other, make a copy of it and place it in yet another place, and change its fill color and pattern. You can undo and redo changes, zoom in or out on the display, move an element to the foreground or background, and read in or link to another graph that has already been created.
After you have made changes, you can save your modifications to a catalog and send the modified graph to an output device, such as a printer.
For a complete description of the graphics editor, refer to the SAS Help facility for SAS/GRAPH.
Note: Modifying your graphics output with the graphics editor
does not change the SAS programs that generated that output.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.