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.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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