BookmarkSubscribeRSS Feed
Jaime
Fluorite | Level 6
I am trying to create a dodged(not stacked) bar chart. Could not figure out how to do it with sgplot so I switched to GTL. Still no success.

In R there is a property called position that when set to dodge would achieve this. Is there an equivalent in SAS?
1 REPLY 1
GraphGuy
Meteorite | Level 14
Ahh! - we've got a little different terminology. I think what you refer to as a "dodged" bar chart, we (in the US) refer to as a "grouped" bar chart.

You can create grouped bar charts using "proc gchart" and the group= option.

Here is a simple/trivial example to get you started:

http://robslink.com/SAS/democd7/col1.htm
http://robslink.com/SAS/democd7/col1_info.htm

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

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