BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Jaheuk
Obsidian | Level 7

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

 

1 ACCEPTED SOLUTION

Accepted Solutions
ed_sas_member
Meteorite | Level 14

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.

https://blogs.sas.com/content/sascom/2011/08/22/how-to-make-a-cluster-grouped-bar-chart-graph-using-...

 

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,

 

View solution in original post

1 REPLY 1
ed_sas_member
Meteorite | Level 14

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.

https://blogs.sas.com/content/sascom/2011/08/22/how-to-make-a-cluster-grouped-bar-chart-graph-using-...

 

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,

 

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!

SAS Enterprise Guide vs. SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 440 views
  • 0 likes
  • 2 in conversation