Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
This one is a pretty standard map, doing what sas/graph 'proc gmap'
likes to do -- I straightforward 'choro' map, with a standard
legend. The only thing I did special was I did my own data binning
(so I could get the bins to exactly match the ones in the map I
was imitating), and I also picked my own colors so that I could
get the gradient progression in the colors.
The map also has charttips & drilldown.
Back to Samples Index