Robert Allison's SAS/Graphic Examples - cd #6 Created: May, 2004 To view these examples, view the "aaaindex.htm" file in an IE browser. ^^^^^^^^^^^^ Similar to my democd3 - here are some more great sas graphics examples. Most/all of these examples should work at v8.2. Here's how I chose these examples... Using the 1983 book "Statistical Graphics: Design Principles and Practices" by Calvin F. Schmid. I thought it would be useful to produce sas jobs showing how all the various kinds of 'bar charts' and 'column charts' shown on pages 40 & 44 could be produced in sas. It should be easy to swap out the data in these examples, and use your own data. I recommend IE rather than netscape because netscape does not support the html alt= flyover text, which many examples use. These examples were created using v9 sas on a Windows PC. They should all be able to run using v8.2 and higher sas, and they should run ok on Unix also (unix doesn't have all the fonts, such as "arial", therefore you might have to try changing the fonts and font sizes to get them to look good on unix). You should also be able to run a lot of them at v6 (but we wouldn't want anybody doing that, eh? ;) All of the code for these examples was written by Robert Allison. These examples (intentionally) look very much like the graphs in Calvin Schmid's book, but the examples and sas code used here were totally written from scratch (ie, no code was "borrowed" or "stolen" - it was all written totally from scratch by Robert Allison). Robert E. Allison, Jr., PhD Principal Development Tester SAS Institute Inc., Cary, NC 27513 voice: 919-531-5967 fax: 919-677-4444 email: robert.allison@sas.com Updates: 01nov2004 - Added html alt= charttips and drilldowns to each example. The drilldown will take you to the next example in sequence. ----- And, the standard disclaimers... This software is being provided "AS IS" without any express or implied warranties. SAS Institute Inc. is not liable for any damages caused by the use of this software. -----