Hi All,
I'm using Proc Template to change the style of an sgplot, however with the below code the border colors aren't changing and I need to know how to add the code in to change the color of the text to white.
Proc Template;
define style styles.defstyle;
parent=styles.default;
style body from body /
backgroundcolor=white;
class graphgridlines /
contrastcolor=white;
class graphbackground /
color=dabg;
class graphwalls /
color=dabg;
end;
run;this is the current output
any help appreciated.
Thanks Cynthia thjat pointed me in the right direction and am now customizing the look of my graphs.
Cheers
Dean
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.