Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
This examples demonstrates a new v9.2 feature - the ability to annotate
images with "transparent" background, on top of sas/graph's.
For example, in this weather map example, the weather symbol images
have transparent backgrounds, and they are annotated on top of a
sas/graph gmap US map -- the backgrounds of the weather symbols is
transparent, which allows you to see the map behind them, without
a rectangular area obscuring the map.
Lots of special effects can be done with this new feature!
It allows you to seamlessly integrate 'cute' outside graphics
with your sas/graph output.
Back to Samples Index