Can I wrap legend text in sgplot? I have long legend labels and I would like them to wrap so that the legend box can be tall and thin rather than short and wide.
Hi Bruce, you can use the ACROSS and DOWN options in the KEYLEGEND statement to control how the legend looks. Does this help?
I do not know of a way to wrap the legend text, and it would be a complicated layout to do this. Legends layouts can get tricky. Also, the benefit of such wrapping to create tall and narrow legend is not clear. If you have long legend text, I suggest you use ACROSS=1 and place the legend at the bottom of the graph.
Unfortunately these methods won't provide what I want. I find tall and thin legends positioned to the right of the plot area are a good way of identifying multiple line series. This way, as well as identifying by colour and pattern, the series can also be identified by position (the top series first in the legend and so on).
With proc tabulate we can specify break characters in the formated values - but I presume this won't work in legends.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.