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 Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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