1. I'm using proc template, trying to have my tick marks plotted inside rather than outside. I'm using option tickstyle=inside, but this option seems to affect only the major tick marks, not the minor ones.
2. I'm using SAS 9.4 1M7.
3. Any suggested solution for how to have BOTH major and minor tick marks inside?
Thank you.
I suggest posting your template and Sgrender code used plus some data.
Templates can be a bit picky and we need to see everything involved to understand what may be happening.
Hi @JonathanNitzan,
Robert Allison shows an example at the link below. You basically need to create the tick marks yourself. The TICKSTYLE = Inside, as you said only works for major tick values.
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 16. 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.