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

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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