BookmarkSubscribeRSS Feed
skyrocket
Calcite | Level 5

how to set the X axis values from 31JUL2013 to 25Dec2014 in proc grender?

1 REPLY 1
Jay54
Meteorite | Level 14

If your X axis data is already of type TIME, you can add XAXIS statement with min and max values.

XAXIS min='31jul2013'd max='25dec2014'd.  You can use other options such VALUES.  See SGPLOT documentation.

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
  • 1 reply
  • 1128 views
  • 0 likes
  • 2 in conversation