BookmarkSubscribeRSS Feed
n6
Quartz | Level 8 n6
Quartz | Level 8
I'm using PROC GPLOT. If I use V=POINT in the SYMBOL statement the point is so small I can barely see it. If I use V=DOT in the SYMBOL statement the dot is way too big, especially since the plot has about a hundred data points.

How can I make SAS use a plotting symbol that is a dot but a small dot? You'd think this would be easy to do but I can't manage it. I see the list of plotting symbols in the SAS GRAPH book but I don't see anything for a small dot. I assume the online documentation is similar.
3 REPLIES 3
n6
Quartz | Level 8 n6
Quartz | Level 8
I've found a semi-fix. If I use V=. then it uses a period as a plotting point, which is much more visible then if I use V=POINT.
Bill
Quartz | Level 8
use the height= option in the symbol statement
n6
Quartz | Level 8 n6
Quartz | Level 8
That worked great. Thanks. As I suspected, the solution was something right in front of me.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1380 views
  • 0 likes
  • 2 in conversation