Search
Ploticus >
Scripts >
proc symbol renders one data point symbol at a specified location,
typically for annotation purposes. To plot symbols from data, see
proc scatterplot.
Attributes
Both of the following attributes must be supplied:
symbol
symboldetails
Specifies the shape, color, and style of the data point.
location
x y
The symbol will be placed at this location.
|