Understanding Graphics Creation in SAS 9.2
SAS 9.2 offers you several possibilities for graph creation, some familiar and some completely new. First, traditional device-based SAS/GRAPH procedures (such as GCHART, GPLOT, and GMAP) now use ODS style templates for all ODS destinations, including the LISTING destination. Traditional SAS/GRAPH procedures fall under the category of device-based graphics, because you still use SAS/GRAPH devices and SAS/GRAPH GOPTIONS for image creation.
The new ODS Statistical Graphics framework for graph production uses template-based graphics in several new and exciting ways:
Selected SAS procedures support the use of the ODS GRAPHICS ON/OFF statements to produce predefined, template-based statistical graphs.
New ...
Get Output Delivery System: The Basics and Beyond 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.