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.
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.
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.
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
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.
Ready to level-up your skills? Choose your own adventure.