Hello,
I used sgplot/template to create a graph below. Is there any option to move those tickvalues (0, 20, 40...100) below the x2axis?
Thanks
Yes, use AxisTable. An xAxisTable can be used to simulate an axis. Hide the top X2 axis, and add a xAxisTable of the values you want with LOCATION=INSIDE, POSITION=TOP. Only issue is you have to decide with tick values you want.
Yes, use AxisTable. An xAxisTable can be used to simulate an axis. Hide the top X2 axis, and add a xAxisTable of the values you want with LOCATION=INSIDE, POSITION=TOP. Only issue is you have to decide with tick values you want.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.