Chapter Contents |
Previous |
Next |
The GCONTOUR Procedure |
Use the GCONTOUR procedure to
Note: The GCONTOUR procedure
produces
rectangular contour plots, not irregular contour maps.
About Contour Plots |
Sample Contour Plot (GR14N01) shows a simple contour plot that illustrates the percentage of clay found in soil samples at various locations of a testing site. The x and y axes on the plot represent a graph of surface height at various x-y locations. The contour lines within the plot represent the locations on the plane that have the clay percentages specified in the legend. The program for this plot is in Generating a Simple Contour Plot.
By default, the GCONTOUR procedure automatically scales the axes to include the maximum and minimum data values, labels each axis with the name of its variable or an associated label, and draws a frame around the plot. In addition, it plots values using seven contour levels of the contour variable, representing those levels with default colors and line types. Finally, it generates a legend that is labeled with the contour variable's name.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.