BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ravib
SAS Employee

Hi,

 

I have created a Stacked/Grouped vertical bar charts using Proc GCHART Group & subgroup variables. Please refer screenshot attached with SAS Graphs and Code used. Please note that C= Credit & D=Debit for each customer/month.

 

On the same graph I want to add two horizontal lines showing the average credit amount & average debit amount across all periods specified. I couldn't do it through ANNO= option available. Is there anyway to achieve it through using Proc Gchart?

 

Appreciate your help.

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

If these are to be horizontal lines you could summarize the data to get the mean you are looking for and look at the REF option.

View solution in original post

2 REPLIES 2
ballardw
Super User

If these are to be horizontal lines you could summarize the data to get the mean you are looking for and look at the REF option.

ravib
SAS Employee

Hi,

 

Thanks for the solution and sorry for the late response due to work load.

My REF values need to be dynamically calculated from the input values. So I have created macro variables to calculate and call them in REF= option in Proc Gchart, which has worked well. Thanks once again.

 

 

Best Regards

RaviB

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


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
  • 2 replies
  • 1934 views
  • 1 like
  • 2 in conversation