hi,
when using "grouped colored vertical bar" chart there is no possibility to check the legend option like in other graphs.
(however it can be done in the html output, but when you re-create the graph the legend is gone).
Can somebody give me a coded example to I can do it hard coded ?
Even this works not with me 😞
Gr,
Herman
Hi @Jaheuk
You can use a VBAR statement in PROC SGPLOT to create this kind of graph.
Hereafter is a blog post with meaningful examples on how to use efficiently options such as groupdisplay=cluster or stack depending on what you want.
Then, this material presents how to get customized legends, and especially how to make the most of the KEYLEGEND statement:
https://blogs.sas.com/content/iml/2018/12/03/tips-customize-legends-proc-sgplot.html
Please do not hesitate to share some sample datalines so that we can help you build the desired graph output.
Hope this helps,
Best,
Hi @Jaheuk
You can use a VBAR statement in PROC SGPLOT to create this kind of graph.
Hereafter is a blog post with meaningful examples on how to use efficiently options such as groupdisplay=cluster or stack depending on what you want.
Then, this material presents how to get customized legends, and especially how to make the most of the KEYLEGEND statement:
https://blogs.sas.com/content/iml/2018/12/03/tips-customize-legends-proc-sgplot.html
Please do not hesitate to share some sample datalines so that we can help you build the desired graph output.
Hope this helps,
Best,
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!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.