BookmarkSubscribeRSS Feed
DavidPhillips2
Rhodochrosite | Level 12

Is there a way to display sgpanel column descriptions vertically rather than diagonally, the diagonal takes a lot of space?  I’m guessing this is part of the colaxis display.  I am using SAS 9.2.


sgpannelcolumn.png

2 REPLIES 2
ballardw
Super User

9.2 doesn't have as many axis control options for SGpanel as later versions.
You might try setting specific values with the values= option on a Colaxis statement.

Or Fitpolicy=Stagger or StaggerThin to reduce the number of entries displayed and spaced differently.

I'm not sure, but it almost appears that your axis displays a range of values 0 to 1, 1 to 2, 2 to 3. If so, possibly a custom format that would display the midpoint value which might take less space.

Or use the ods graphics options to set more horizontal or vertical space.

I don't think there's any likely way to get vertical text with 9.2.

DavidPhillips2
Rhodochrosite | Level 12

I displayed my graphs using less axis points.  This is a non-ideal workaround.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1274 views
  • 0 likes
  • 2 in conversation