Introduction To SAS ODS Graphics Designer - UISUG

1y ago
16 Views
2 Downloads
1.03 MB
22 Pages
Last View : 5d ago
Last Download : 3m ago
Upload by : Mollie Blount
Transcription

Introduction to SAS ODS GraphicsDesignerSarah Bell

Overview Features of ODS Graphics DesignerAccessing ODS Graphics DesignerHow to Build a Simple GraphHow to Build a Multi-Cell GraphHow to View the GTL CodeBuilding Complex Graphic Templates in GTL

ODS Graphics Designer Drag & drop, point & click version of graphics– Wide array of plot types– Produces sophisticated graphs ODS Graphics Designer writes the code for you– Save template for re-use– Can save graphic as image file– Can customize appearance to meet publicationstandards

Structural Anatomy of otnote

Accessing ODS Graphics Designer Method 1:– Open SAS– Tools\ODS Graphics Designer Method 2:– Type %sgdesign; in the SAS Editor and run

User Interface1. Element Panel:Contains plotlayers and insets.Click &drag to thegraph area2. Graph Gallery:Containsgraphs youdesign

Graph Gallery Basic Grouped Analytical

Graph Gallery Custom Matrix PanelsPanel

How to Build aSimple GraphStep 1. After selectgraph type, AssignData dialog boxopensStep 2. Select data,plot, and variablesvia PlotTypeNumericVariable

Boxplot ofHeight by SexCan changethese defaultsby doubleclicking on thetext

Add a Plot Right-mouse clickon chart andselect Add Column Can also chooseAdd Row Drag and Drop thedesired chart typefrom the PlotLayers onto thenew plot space

Customize AppearanceSelect component & rightmouse click. Includes axis labels, charttitle, footnotes, etc. If applicable, may selectcommon row/column axisfor multiple charts You can changeproperties including linethickness, markers, colors,etc.

Label/Axis ChangesThe Axis tab allows you to change color, font type, and fontsize for axes and labels. Each axis has to be changed individually Note: Font Size is in unit points

Add a LegendSimply drag& drop thepreferredtype to theappropriatechart

View GTL Code From the View Tab – Select Code Opens a copy of the graphic template language(GTL) utilized to create the plot

Building Complex Graphic Templates in GTL Creating a graph with the Graphic TemplateLanguage (GTL) is a two-step process:– Step One: The TEMPLATE procedure Defines the structure of the graphic How the template is compiled and saved Does not create the graph by itself– Step Two: The SGRENDER procedure Where the data is defined Creates the graph

Graphic Template Language: Two StepsIn proctemplate, thetemplate isassigned aname which iscalled in procsgrender

Simple Scatterplot ExampleMost of this code is standard.The key component definingthe plot is here.Note: The Layout overlay is themost basic container for singlecell plots.This code yields thissimple scatterplot.

Complicated Scatterplot ExampleIn the ODS Graphic Designer, it is a simple task to addcomponents to the scatterplot.We can also use thiscode to demonstratethe use of GTL withdynamic features.

GTL with Dynamic OptionsCalling the dynamic feature makes thetemplate more flexible.The dynamic variables (notethe underscore)Defines use of afilled circle w/ 80%transparencyDefines location and alignment of the legendValue ofdynamicvariablesdefined inSGRENDER.

Why Use Dynamics? Allows one to usesame template tocreate multiple graphs Simply changevariable definitions inSGRENDER Example:Horsepower by MSRP usingDynamics template

Learn More DocumentationSAS 9.4 ODS Graphics Designer: User’s Guide, Third statdesignug/9.4/content/grstatdesignug.pdf?locale enSAS 9.4 ODS Graphics: Getting Started with Business and Statistical grsggs/64979/PDF/default/grsggs.pdf PapersSanjay Matange. Quick Results with SAS ODS Graphics tion/papers/sgf2012/153-2012.pdfPhilip R Holland. Using the ODS Graphics Designer to Create Your Own /proceedings10/034-2010.pdf PresentationsCharlotte Baker. Need a Scientific Journal Ready Graphic? No oceedings17/1440-2017.pdf BlogsSanjay Matange. Graphically Speaking: Data Visualization with a focus on ODS speaking/tag/ods-graphics-designer/

ODS Graphics Designer Drag & drop, point & click version of graphics -Wide array of plot types -Produces sophisticated graphs ODS Graphics Designer writes the code for you

Related Documents:

POStERallows manual ordering and automated re-ordering on re-execution pgm1.sas pgm2.sas pgm3.sas pgm4.sas pgm5.sas pgm6.sas pgm7.sas pgm8.sas pgm9.sas pgm10.sas pgm1.sas pgm2.sas pgm3.sas pgm4.sas pgm5.sas pgm6.sas pgm7.sas pgm8.sas pgm9.sas pgm10.sas 65 min 45 min 144% 100%

ODS Graphics is one of the systems used to create analytical graphs in SAS First released with SAS 9.2 as part of SAS/GRAPH From SAS 9.3 onwards, ODS Graphics is part of Base SAS With this system, many SAS analytical procedures create graphics output automatically This system also provides other ways to create custom graphs

ODS Graphics works differently from SAS/GRAPH procedures. ODS Graphics output goes to open ODS destinations like HTML and PDF. ODS Graphics produces output in industry standard formats like PNG, PDF, SVG and many more. ODS Graphics produces high resolution graphs. Setting high DPI scales all aspects of the graph, including marker size and line .

SAS Output Delivery System (ODS) Graphics started appearing in SAS 9.2. Collectively these new tools were referred to as "ODS Graphics," "SG Graphics" and "Statistical Graphics". When first starting to use these tools, the traditional SAS/GRAPH software user might come upon some very significant

SAS OLAP Cubes SAS Add-In for Microsoft Office SAS Data Integration Studio SAS Enterprise Guide SAS Enterprise Miner SAS Forecast Studio SAS Information Map Studio SAS Management Console SAS Model Manager SAS OLAP Cube Studio SAS Workflow Studio JMP Other SAS analytics and solutions Third-party Data

Both SAS SUPER 100 and SAS SUPER 180 are identified by the “SAS SUPER” logo on the right side of the instrument. The SAS SUPER 180 air sampler is recognizable by the SAS SUPER 180 logo that appears on the display when the operator turns on the unit. Rev. 9 Pg. 7File Size: 1MBPage Count: 40Explore furtherOperating Instructions for the SAS Super 180www.usmslab.comOPERATING INSTRUCTIONS AND MAINTENANCE MANUALassetcloud.roccommerce.netAir samplers, SAS Super DUO 360 VWRuk.vwr.comMAS-100 NT Manual PDF Calibration Microsoft Windowswww.scribd.com“SAS SUPER 100/180”, “DUO SAS SUPER 360”, “SAS .archive-resources.coleparmer Recommended to you b

What's New in SAS ODS Graphics This session explores the new graphical capabilities available directly from many existing SAS procedures and the new SG procedures. Also, learn more about what's new in ODS Graphics, including the ODS Graphics Designer, the ODS Graphics Editor, and the Graph Template Language. Updated to include 9.3 changes.

Paper SAS5443-2016 The Dynamic Duo: ODS Layout and the ODS Destination for PowerPoint Jane Eslinger, SAS Institute Inc. ABSTRACT Like a good pitcher and catcher in baseball, ODS layout and the ODS destination for PowerPoint are a winning combination in SAS 9.4. With this dynamic duo, you can go straight from performing data