Using SAS 9.4
I am running the following code:
proc sgplot data = pt.eligible ;
vbar impingment_point_cat;
run;
I have impingment_point as a numeric variable and impingment_point_cat as a character variable. I would like to add a cumulative percentage line in the graph just to show the percentage across the graph. Does anyone know an easy way to do this? Thank you
Can you show us a representable sample of your data?
Makes it easier to provide a usable code answer 🙂
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.