What's New |
Overview |
In the third maintenance release for SAS 9.2, SAS/GRAPH Statistical Graphics Procedures include a production release of the SGDESIGN procedure.
In addition, the procedures have the following changes and enhancements for SAS 9.2 Phase 2:
A new VECTOR plot type is available for the SGPLOT and SGPANEL procedures.
A new JOIN plot type is available for the COMPARE and PLOT statements for the SGSCATTER procedure.
New panel layout types are available for the SGPANEL procedure.
New options are available for the PANELBY statement of the SGPANEL procedure.
The COMPARE, PLOT, and MATRIX statements for the SGSCATTER procedure now support transparency.
Production Release of the SGDESIGN Procedure |
The production release of the SGDESIGN procedure is available with the third maintenance release for SAS 9.2. The SGDESIGN procedure renders graphs (SGD files) that have been created by using the SAS/GRAPH ODS Graphics Designer application.
The preproduction version of ODS Graphics Designer stored graphs as two separate files: one for the actual graph (SGD), and a second file (SGN) for the graph's icon. For convenience, in the production version both files are packaged in an archive file with the SGD extension. To render an SGD file that was created with the preproduction version of ODS Graphics Designer, use the OLDSGD option.
New VECTOR Plot Type for the SGPLOT and SGPANEL Procedures |
A new VECTOR statement for the SGPLOT and SGPANEL procedures enables you to create vector plots. Vector plots create arrows between two points.
New JOIN Plot Type for the SGSCATTER Procedure |
A new JOIN option for the COMPARE and PLOT statements of the SGSCATTER procedure enables you to create a join plot.
New Panel Layout Types |
The SGPANEL procedure supports two new layout types. The LAYOUT= option in the PANELBY statement enables you to specify the COLUMNLATTICE and ROWLATTICE layout types.
New Options for the SGPANEL PANELBY Statement |
The PANELBY statement for the SGPANEL procedure has the following new options:
BORDER | NOBORDER specifies whether borders are displayed around each cell.
COLHEADERPOS= specifies the location of the column headings.
ONEPANEL disables automatic paging for panels.
ROWHEADERPOS= specifies the location of the row headings.
START= specifies the order in which data crossings are assigned to the panel.
New Axis Options for the SGPANEL and SGPLOT Procedures |
The axis control statements for the SGPANEL and SGPLOT procedures contain the following new options:
INTERVAL= specifies the tick interval for time axes.
OFFSETMAX= specifies the spacing between the last tick value on the axis and the edge of the plot area.
OFFSETMIN= specifies the spacing between the first tick value on the axis and the edge of the plot area.
TICKVALUEFORMAT= specifies the data format for the axis tick values.
Transparency for Output from the SGSCATTER Procedure |
The COMPARE, MATRIX, and PLOT statements for SGSCATTER now support the TRANSPARENCY= option. You can use the TRANSPARENCY option to specify the amount of transparency for your plot elements.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.