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
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.
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.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.