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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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