proc gchart data=ia.crew; vbar Salary / discrete; run;