BookmarkSubscribeRSS Feed
Nobody
Calcite | Level 5
Is there a way to force the CurveLabel string to appear to the right of a vertical reference line?
3 REPLIES 3
ArtC
Rhodochrosite | Level 12
can we assume that you have experimented with curvelabelposition and curvelabellocation already?
Nobody
Calcite | Level 5
Yes we can. I suppose an equivalent question would be "Is there a way to force the CurveLabel string to appear below a horizontal reference line?"
Jay54
Meteorite | Level 14
No, there is no way to force the curve label below the reference line in a general purpose way.

If this is a custom graph, you could create extra X, Y and Label columns with one observation and use a scatter plot as follows. :

scatterplot x=x y=x / markercharacter=label markerattrs=(size=0).

The label will be centered on (x, y). Adjust X and Y to get the label where you want. Turn off the ReferenceLine label.

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!

How to Concatenate Values

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.

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
  • 927 views
  • 0 likes
  • 3 in conversation