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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

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