You must
enable the creation of editable graph output before you can use the
ODS Graphics Editor.
To enable
graph output to be edited:
-
In SAS,
select
View
Results to open the Results window.
-
With the
Results window active, enter
SGEDIT
ON in the command line.
A message
displays at the bottom of the Results window indicating that the ODS
Graphics Editor capability has been enabled.
You can
now execute a SAS program to create a graph that can be edited. Make
sure that the ODS Listing option is on before submitting the SAS code
to produce the graph.
You need
to perform the above procedure only one time. The editing option remains
enabled for future SAS sessions. To turn off the editing option, enter
SGEDIT OFF in the command line.