Is there a simple way to add in more space on the right side of this plot? The blue shapes are kind of hard to see up against the line so I'd just like to be able to have some white space to the right of them. Anything I have found in white papers seems a little more in depth and I wanted to make sure I wasn't missing something simple before I went that route. Thank you!
In either PROC GPLOT or PROC SGPLOT, there are ways to move the data away from the right edge (and left edge) of the plot.
In PROC GPLOT, you would use an AXIS statement with the OFFSET= option.
In PROC SGPLOT, you would use OFFSETMAX and OFFSETMIN options.
In either PROC GPLOT or PROC SGPLOT, there are ways to move the data away from the right edge (and left edge) of the plot.
In PROC GPLOT, you would use an AXIS statement with the OFFSET= option.
In PROC SGPLOT, you would use OFFSETMAX and OFFSETMIN options.
Perfect, I knew I was missing something simple. Thank you so much!
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.