Requirements: |
At least one PLOT or BUBBLE statement
is required. A PLOT2 or BUBBLE2 statement can be used in conjunction with
a PLOT or BUBBLE statement.
|
Global statements: |
AXIS,
FOOTNOTE,
PATTERN, TITLE
|
Reminder: |
The procedure can include BY, FORMAT, LABEL,
WHERE, and NOTE statements.
|
Supports: |
|
PROC GPLOT <DATA=input-data-set>
<ANNOTATE=Annotate-data-set>
<GOUT=<libref.>output-catalog>
<IMAGEMAP=output-data-set >
<UNIFORM>;
|
BUBBLE plot-request(s) </option(s)>;
|
BUBBLE2
plot-request(s) </option(s)>;
|
|
|
PLOT plot-request(s)
</option(s)>;
|
PLOT2 plot-request(s)
</option(s)>;
|
|
|
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.