Cluster groups

The topic of cluster groups comes up often.  By cluster group I am referring to the feature in bar charts where the group values are displayed side by side. With SAS 9.3, SG Procedures support stack or cluster grouping for Bar Charts and overlay or cluster grouping for all other [...]

Post a Comment

Simple maps can go a long way

Charlie Huang recently posted an article on a new way to draw maps using SGPlot procedure.  The basic idea is simple, just use the SCATTER statement to plot the (x, y) points from the data sets in the MAPS library.   The GROUP option can be used to color the markers for each [...]

Post a Comment