BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I am trying to make a graph as follows:
X= var1
Y=var2
for each var2 value I want a bar that represents var3 by var1.
I also want to break down the var3 variable:
Var3a = 0-3
Var3b = 4-7
Var3c = 7-10

and graph each of these by var1
This means that at each var2 value there will be a bar for var3a, one for var3b, and one for var3c.

Does anyone know that best sas plotting procedure to use for this and how to do it?

Thanks!
1 REPLY 1
ChrisNZ
Tourmaline | Level 20
How does this differ from using proc gchart's subgroup= option?

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 844 views
  • 0 likes
  • 2 in conversation