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

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


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