Have you tried applying a format to the year variable?
symbol1 color=blue interpol=join;
proc gplot data=sashelp.stocks;
plot volume*date / hminor=0;
format date year4.;
run;
quit;
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!