You can use DSGI to
enhance existing graphs. You can add text and other graphics elements.
You can also alter the appearance of the existing graph by scaling
or reducing it. To enhance a graph produced by a
SAS/GRAPH graphics procedure, insert the existing
graph into graphics output being generated with DSGI.
To insert a graph, provide
the following:
-
the catalog in which the existing
graph is located
-
the name of the existing graph
-
the coordinates of the place in
the graphics output where you want to insert the existing graph
-
a square coordinate system ((0,0)
to (100,100))
-
the statements to draw enhancements
to the existing graph
The coordinates that
DSGI uses to position existing graphs, enhancements to that graph,
or graphics elements are based on units of percent of the window system
currently defined. See
Using Viewports and Windows.