Quantcast
Channel: Statistics Help @ Talk Stats Forum - SAS
Viewing all articles
Browse latest Browse all 310

SGPLOT vbar

$
0
0
Hi all:

I'm using SGPLOT and the vbar option to print out a histogram. The values of the x-axis range from -14 to 18 (the column for the x-axis is numeric).

I would only like even values to show up on the x-axis (i.e. -14, -12.....0,2.....). However when I use the values=(-14 to 18 by 2) that does not seem to do anything and SAS continues to provide labels for every bar (-14,-13,-12......). I'm thinking it's because I'm using the vbar statement SAS is purposely labeling each bar (which I unfortunately do not way).

Any suggestions on how to tell SAS to only label specific bars on the x-axis?

Viewing all articles
Browse latest Browse all 310

Trending Articles