Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
In this example, I annotate several concentric circles to resemble
a pink roller-skate wheel as the markers on the plot.
I use the new v9.2 "proc geocode" to find the centroids of
the cities, to place the markers on the map.
I also annotate a black "shadow" behind the map, and I annotate
a couple of images with transparent backgrounds.
Following the map, I use a proc report with drilldown links on the text.
Back to Samples Index