Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
This is just a 'fun' graph, based on the original one here:
http://static.happyplace.com/assets/images/2011/11/4ecc074c424f7.png
It does show a few SAS tricks, such as manually ordering the
legend so it is in the same order as the size-ordered slices.
And I also use the html=legend option to put hover-text with
the legend color-chips.
Back to Samples Index