BookmarkSubscribeRSS Feed
BTAinRVA
Quartz | Level 8

Hello,

Is there a way I set the colors of the bars in each panel? For example, I want all the bars in the first panel to be one color, all bars in the second panel another color, etc.

Thanks,

Brian Adams

2 REPLIES 2
ballardw
Super User

Not the most elegant solution but what I have done in the past with something like this is to use a stacked bar but make sure that in each panel only one of the groups in the stack has non-zero values with rest as zero. Then suppress the legend.

Jay54
Meteorite | Level 14

Another way to say this is to use the PANELBY variable as the GROUP variable on the VBAR/HBAR statement.  This will work with one panel (class) variable.  But if you have more than one class variables, you will have to create another variable that is the combination of the multiple variables.   It is not clear what is gained by this approach, unless the bar color is a better eye catcher than the cell header.

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
  • 2 replies
  • 1091 views
  • 6 likes
  • 3 in conversation