Good morning!
I created a chart report (attached image), however I can not increase the size where this description.
I use the commands:
GOPTIONS device = png xpixels ypixels = 750 = 350;
axis1 order = (1 to 10 by 1) minor = none major = none style = 0 offset = (5.0,5.0) value = none;
axis2 label = none order = (2011 to 2014 by 1) minor = none major = none value = (angle = 90) style = 0 offset = (2.0,2.0);
axis3 order = (1 to 10 by 1) minor = none major = none label = none value = none style = 0 offset = (5.0,5.0);
How do I keep the size of the graph and expand the size of the label??
I don't have the answer for you however I do have questions that might lead you to your answer.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.