Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
This one was actually a pretty simple sas/graph gmap.
I only apply a choro/color to the states that have data, and I
annotate the state name in the center of those states. Since
the states with data are very sparse, I don't have to worry
(too much) about labels colliding over the small/crowded
states.
As an added bonus, when you click on a state it drills-down
to the "wikipedia" definition for that law, so you can read
all about it :)
Back to Samples Index