Is there any way to change tick value color as red(not all tick value, only few tick value) and make it bold in GTL?
WIth SAS 9.4, yes, there are data driven ways to do this. One way would be to use GTL annotation, or possibly use the AXISTABLE. With earlier versions, I can't think of an easy way. You can set the attrs for all the tick values, but not individual ones. With SAS 9.3 and later, you can turn off the display of the axit tick values and use DRAWTEXT statements to create your own custom tick values. SGANNO is available with SGPLOT in SAS 9.3.
Thanks for your reply. I used drawtext to customize axis. But there is a problem. My graph is horizontal bar chart, so when I turn off tick display and put my own value in yaxis, the value is truncated. Is there any way to show value completely?
Use PAD on BEGINGRAPH stmt to create space on the left side.
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!
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.