Produce the second star chart with slices and a solid fill.The NOHEADING option suppresses the default heading for the star chart. The NOCONNECT option suppresses the lines that by default join the ends of the spines.


star date / discrete
sumvar=badparts
noheading
noconnect;
run;
quit;