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
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.