CHAPTER 11
Converting SAS/GRAPH Plots to ODS Graphics
This chapter compares the output from the most commonly used SAS code for producing plots and charts using SAS/GRAPH and ODS Graphics. Each ODS Graphics program is rated as follows:
- Easy: One SAS/GRAPH procedure statement can be replaced with an ODS Graphics procedure. The conversion may also require some preprocessing of the input data.
- Difficult: One SAS/GRAPH procedure can be replaced with code containing PROC TEMPLATE and PROC SGRENDER, or the conversion requires extensive preprocessing of the input data.
- Impossible: There is currently no corresponding ODS Graphics procedure in that version ...
Get SAS Programming and Data Visualization Techniques: A Power User’s Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.