Hello,
In my waterfall, I am plotting change in tumor size for 145 subjects. As a result the subject numbers are not displayed clearly and x-axis is not readable. Is there a way to make the subject numbers (x-axis) tick marks vertical? Attached to this post is an image of x-axis from the plot. Any help is much appreciated. Thanks!!
It never hurts to share the code you are currently using.
Suggestions that are based on a Proc SGPLOT solution may not be appropriate if you are using Graph Template Language, or vice versa.
Since your current axis is so "ugly" you should provide some examples of what the text displayed on the axis should be.
You should be able to use the VALUESROTATE=Vertical on an XAXIS statement but this interacts to some extent with the FITPOLICY option, which is why I suggest showing the entire code of your plot.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.