This sample application displays shoe sales data by region and style. A bar chart with
drilldown to detail tables and PROC FREQ output are created. This is performed by a
single program containing a simple data step, one PROC GCHART, one PROC FREQ and one
PROC REPORT.