BookmarkSubscribeRSS Feed
JohnChen_TW
Quartz | Level 8

Hi, I'm using SAS 9.3 to present the bar with the same color by subjects who have more than one data.

However, the color of overlapping bars would be darker than others. Dose anyone have any suggestion to control the color of bars except for "transparency=0"?

Because the symbol in red in the red bars will be unobvious when I'm using "transparency=0".

 

 

3 REPLIES 3
ballardw
Super User

No data, no picture, no code a bit hard to be specific.

 

Transparency= 0.5 perhaps?

djrisks
Barite | Level 11

Hello,


Can you show an example please? Do the bars have to overlap too? Maybe you can use stackedbar charts, or cluster your bar charts, so that they are side by side?

 

Many thanks,


Kriss 

JohnChen_TW
Quartz | Level 8

Hi djrisks,

I have figured it out. Because the overlapping bar caused when there's more than one data in the same subject and treatment. (data as below)

subject treatment start end startline endline
01 A 1 10 2 3
01 A 1 10 4 5
01 A 1 10 6 7
02 B 1 11 2 8
The color of subject A will be shaded when using "group" option.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 3 replies
  • 1331 views
  • 1 like
  • 3 in conversation