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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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