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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 856 views
  • 0 likes
  • 2 in conversation