Hi,
I am creating a scatter plot with CI, and do not need any symbol to plot, just vertical lines. I did not see any option for blank/null symbol under markerattrs=GraphData1(symbol= options, I have also tried symbolchar name=blank char='0000'x but this throws errors.
How can this be done.
I usually use markerattrs=(size=0)
what does your code look like? And what does your data look like?
I usually use markerattrs=(size=0)
this worked.
Thanks
Also you could set the marker color to white
I had tried this, it changes vertical lines white as well
Then I don't think you did it correctly, the marker color shouldn't affect the color of vertical lines
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.