Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
See my blog for more information!
This is just a "for fun" example I created to help celebrate "Pi Day" (March 14).
This chart shows the values of 'pi' truncated to various numbers of characters
including the decimal as a character), and the values are annotated on a bar chart.
Therefore this is both a bar chart, and a 'pi chart' ... of sorts :)
[Note that I am truncating the pi string, not rounding the value.]
Back to Samples Index