SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 50993: Use hardware font symbols as plotting symbols with PROC GPLOT

DetailsCodeResultsAboutRate It

You can use hardware font symbols as plotting symbols with the GPLOT procedure. To use a hardware font symbol, the font name is specified with the FONT= option in the SYMBOL statement. The VALUE= option in the SYMBOL statement is used to specify the hexadecimal value that represents the symbol.

See the sample code on the Full Code tab for an illustration.

To view tables containing the symbols that are available with the Symbol, Wingdings, and Arial fonts, see SAS Note 47789, "Use the SAS/GRAPH® Annotate facility to create a symbol table containing all the special symbols that are available with a particular font". In the tables on the Output tab, the hexadecimal value for each symbol is displayed above the symbol.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.