Click here to see the SAS code. Click here to see the example. This example looks *very* much like an example that was on the web a while back (see link in footnote), but that is no longer there. I guess you'll have to take my word for it now ;) Here are some of the neat "tricks" I used in this example... The legend is kinda neat in that I use a multi-line label, and I include characters of the sas/graph "marker" font to put the little stick-figure man & woman in the legend label. Also, I specify the shape of the color chicklets, so they are more square than they would be by default. I annotate images of a magnifying glass and a bus, and I add a html drilldown link to a help page, when you click on the magnifying glass. All of the green text at the top/right is annotated, and I have added html drilldown url's to this text. I modify an ods template on-the-fly and add the scotland_stat.jpg image, so that it appears at the top of the page. Back to Samples Index