Hi all,
When I am plotting a graph using SGPLOT, SAS reorders my observations when plotting the bars for each month using a VBAR statement. I was curious to see if there is a way to keep the original order of the observations.
The table looks as follows...
Month Count
January 100,000
February 200,000
March 300,000
....
When graphed, the month names get all mixed up and out of order. Please let me know if you have any solutions!
Thanks!
On the XAXIS statement, set DISCRETEORDER=DATA, and you should get what you expect.
On the XAXIS statement, set DISCRETEORDER=DATA, and you should get what you expect.
That's perfect. Thank you!
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!
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.
Ready to level-up your skills? Choose your own adventure.