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

How do you suppress a legend in proc gplot? I have some old legacy code I need to use. The code works fine but I need to get rid of the legend in it.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

Just use the NOLEGEND option on the PLOT statement.

View solution in original post

2 REPLIES 2
SASKiwi
PROC Star

Just use the NOLEGEND option on the PLOT statement.

_Hopper
Obsidian | Level 7

Thanks yes I found this about five minutes after asking the question.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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