Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
Nothing really difficult/tricky about this one -- just some interesting data.
I did modify the defaults a little, to make the graph taller
(using goptions ypixels).
Also, I put the legend inside the chart area.
Re-structured the data a bit, so it's suitable for subgrouped bars.
Right-justified the names so they're closer to the bars.
Put charttips on the bar segments.
Back to Samples Index