![]() Chapter Contents |
![]() Previous |
![]() Next |
| The GPLOT Procedure |
| Requirements: | An input data set is required. |
|
PROC GPLOT
<DATA=input-data-set>
<ANNOTATE=Annotate-data-set> <GOUT=<libref.>output-catalog> <IMAGEMAP=output-data-set> <UNIFORM>; |
| Options |
| See also: | The Annotate Data Set |
| See also: | SAS Data Sets and About the Input Data Set |
| See also: | Storing Graphics Output in SAS Catalogs |
This information includes the shape and coordinates of the areas, and is used to build an HTML file that links the graph areas to other files or images. This linking provides drill-down functionality on the graph. The Imagemap data set also contains the information that is stored in the variables referenced by the HTML= and HTML_LEGEND= options. Therefore, in order to use IMAGEMAP= to create an HTML file, you must also use the HTML= option or the HTML_LEGEND= option or both.
| See also: | Customizing Web Pages for Drill-down Graphs |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.