Sgplot by group
154-2010: Using PROC SGPLOT for Quick High-Quality Graphs
Using PROC SGPLOT for Quick High-Quality Graphs Susan J. Slaughter, Avocet Solutions, Davis, CA Lora D. Delwiche, University of California, Davis, CA ABSTRACT New with SAS® 9.2, ODS Graphics introduces a whole new way of generating high-quality graphs using SAS. With
Managing Grouped Data Graph Appearance in ODS Graphics
the second group data, and so on, with N up to 12. In the DEFAULT and LISTING style, blue circle and solid line are assigned to the first group, red plus and MedianDash line are set for the second group, and green cross and MedianDashShortDash line are assigned to the third group.
154-2010: Using PROC SGPLOT for Quick High-Quality Graphs
Using PROC SGPLOT for Quick High-Quality Graphs Susan J. Slaughter, Avocet Solutions, Davis, CA Lora D. Delwiche, University of California, Davis, CA ABSTRACT New with SAS® 9.2, ODS Graphics introduces a whole new way of generating high-quality graphs using SAS. With
An efficient way to create graphs in SAS 9.2: Utilizing SG ...
since Proc SGPLOT has no calculation function. Proc SGPLOT produces two series of line plot overlaid on one horizontal axis with two reference lines based on the Y axis, as shown in Figure 2.1. The TMPLOUT=FILENAME option sends the GTL codes of the Proc SGPLOT into temp_pkpd.sas.
Doing More with the SGPLOT Procedure
The SGPLOT procedure is the workhorse for producing single-cell plots in modern SAS environments. It produces dozens of types of plots and allows for comprehensive customization of nearly every visual feature of those plots. The basic functionality and features of SGPLOT are covered in Getting Started with the SGPLOT Procedure (Horstman 2018 ...