BookmarkSubscribeRSS Feed
lrm123
Calcite | Level 5

I'm using SAS EG  for drawing bar charts. The charts are only displaying the values of ranges, present in the dataset. Wondering how to get all the values of the ranges displayed on the axis including the zero values. I tried unselecting the zero values in advance tab, but graph didn't change. thanks.

1 REPLY 1
GraphGuy
Meteorite | Level 14

I'm not an EG user, but I'll assume that EG is generating "proc gchart" code, and you're seeing "ranges" of values on the midpoint axis(?)...

If so, you'll probably want to specify the "discrete" option, so all the individual numeric midpoint values will show up on the axis (as separate bars), rather than being grouped into ranges (grouping numeric midpoint values into ranges to create histograms is the default in gchart bar charts).

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 966 views
  • 0 likes
  • 2 in conversation