Click here to see the SAS code.
Click here to see the example.

---------------------------------------------------------------

Note that this example is included in the book SAS/Graph: Beyond the Basics,
and all the 'tricks' used to create it are described in great detail!

---------------------------------------------------------------

This is a sas/graph imitation of the graph on the last page of this doc:
http://www.census.gov/prod/2003pubs/c2kbr-34.pdf

I actually do 4 separate gcharts, and then greplay them onto the same page.
Looks easy, but is a little bit tricky...


Back to Samples Index