BookmarkSubscribeRSS Feed
CLiu
Calcite | Level 5

Dear All,

In SAS/GRAPH, we can easily turn-off the major tick marks by using MAJOR=NONE in the Axis statement. The similar option is not available in the axis statements (xaxis or yaxis, etc.) in SGPLOT. Does anyone know how to do it?

Thanks,

Charlie

2 REPLIES 2
AncaTilea
Pyrite | Level 9

Here is some reference to help you out:

SAS/GRAPH(R) 9.2: Statistical Graphics Procedures Guide, Second Edition

You could use something like display = noticks;

Anca.

CLiu
Calcite | Level 5

Thanks.

I read the guide before but just ignore it. It works by using "display = (noticks)".

Charlie

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1145 views
  • 3 likes
  • 2 in conversation