Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
See my blog for more information!
SAS/Graph improvement/enhancement of:
http://www.bls.gov/spotlight/2009/thanksgiving/
I use the "iframe" option to put an image behind the graph (and stay
within the boundaries of the axis).
I use the html= option to put rollover text on the plot markers.
I do a little bit of fancy data transposing, to get the data into a
convenient form to allow for a separate charttip for each plot marker.
I'm using the new v9.3 solid-filled plot markers.
Back to Samples Index