- The SAS data set option DATA= has been added to the INSET and
INSET2 statements to customize inset tables.
- The HTML= and HTML_LEGEND= options have been added to the chart
statements to allow URLs to be associated with subgroups.
- The SYMBOLORDER= option has been added to the chart statements
to control the order in which symbols are assigned.
- The ALLLABEL=, ALLLABEL2=, OUTLABEL=, and OUTLABEL2= value options
have been added to the chart statements to label points with their values.
- The HREFDATA= and HREFDATA2= options have been added to the chart
statements to support quoted SAS data set names. The VREFDATA= and VREFDATA2=
aliases have been added for VREF= and VREF2= options for consistency.
- The TOTPANELS= option has been added to the chart statements to
allow the user to specify the total number of panels to be used to display
a chart.
- The ZEROSTD option has been added to the chart statements to work
with moving average control charts.
- The NOTICKREP option has been added to the chart statements to
suppress repetition of adjacent identical tick mark labels for character-valued
subgroup variables.
- The LIMLABSUBCHAR= option has been added to the chart statements
for specifying a substitution character to be used with the UCLLABEL=, LCLLABEL=,
RSYMBOL=, SSYMBOL=, and XSYMBOL= options to include the value of the limit
or center line in a user-defined label.
- The SAS data set option WEBOUT= has been added to the chart statements
which produces an output data set containing all the data in an OUTTABLE=
data set, plus additional variables containing data to help users construct
their own web pages that incorporate charts produced by the procedure.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.