BookmarkSubscribeRSS Feed
serjio
Calcite | Level 5

Hello everyone,,

we are trying to use sgplot varbar ,

option:     vbar x / response =y   stat=mean datalabel ;

to put mean data above  each bar. however, we found we have no way to format datalabel.

Is there a way to format datalabel to avoid long tail of the mean?

 

We tried to format response Y. But it seems sgplot   gave a mean  based on formatted Y,   lacking original precision.

 

ie. after formating Y, MEAN=2.12,  but using the real numbers Mean=2.13,  how we solve this?

hard to pass QC.

 

ANY IDEA HOW TO SOLVE THIS?

 

Thank you!

1 REPLY 1
Reeza
Super User
Do you have a reproducible working example we can work with to help you get what you want?

One option is to calculate the values separately and then use a TEXT statement to overlay the values onto the graph.
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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 841 views
  • 0 likes
  • 2 in conversation