Hi,
I have a question: Is is possible to adjust the line thickness of the errorbars (yerrorupper and yerrorlower) in SGPLOT scatter?
Thanks in advance!
Thomas
Thanks!
Yes, I think off the top of my head its
markerattrs=(size=)
You can find examples on all graphs here:
Please let us know which version of SAS you are running as the graphics options have been some of the biggest changes between recent releases.
It would help to show the current code you are using also.
You may also want to investigate the Graphics Template Language (GTL) for additional controls possible.
Thanks
I use 9.4_M3 and SAS_GRAPH 14.1
In the markerattr I can set the size of the marker but I have not found a way to set the thickness of the line.
/Thomas
errorbarattrs=(thickness=3)
Thanks!
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.