Hi All,
In SAS I am using SGPLOT to graph the attached plot. However, as can be seen the bins are not in a specific order. Could you please advise how I can make them in the same order for all years?
Thank you
Try sorting the data set by year and by that other variable (I can't tell what that variable is).
Sorting the data should work; but instead, you should be able to set the GROUPORDER option on the bar chart statement.
SAS is headed back to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team.
Interested in speaking? Content from our attendees is one of the reasons that makes SAS Innovate such a special event!
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.