BookmarkSubscribeRSS Feed
zdblizar
Fluorite | Level 6

I have created a vertical clustered bar chart. I want to make a bar in a given cluster one color, and the other bar in the same cluster a different color. I can't seem to find anything online to help me with this. I would greatly appreciate any help!

4 REPLIES 4
Haris
Lapis Lazuli | Level 10
Create a grouping variable and use GROUP= option.
DanH_sas
SAS Super FREQ

What you describe normally happens automatically, unless you have set an explicit color in the FILLATTRS option. Check your code and see if you did that by mistake.

 

Hope this helps!
Dan

Qlxrma
Calcite | Level 5
Add a Styleattrs statement with datacolors option.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 4 replies
  • 1549 views
  • 4 likes
  • 5 in conversation