Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
A variation of this tech support example:
http://support.sas.com/kb/24/945.html
With a few improvements, such as...
more mnemonic grseg names (rather than using default names)
realistic data rather than random-generated data
hard-coded axis ranges, to keep all plots to the same scale
customized by-variable titles
coloring axes to correspond with the data
eliminate the need for a gslide
and so on
Back to Samples Index