Graphics Programming

Data visualization using SAS programming, including ODS Graphics and SAS/GRAPH. Charts, plots, maps, and more!
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
wcw
Calcite | Level 5 wcw
Calcite | Level 5

I'm creating grouped boxplots using GTL, V 9.4 and want stats displayed under the grouped plots for each group. I understand that the displaystats option doesn't work when the GROUP= option is specified. Is there a way to get around this or any suggestions/examples? I can accomplish this outside of GTL, but need to use GTL in order to lattice in the bottom bar chart. I'm attaching examples of plots (ungrouped showing middle stats table and grouped)

1 ACCEPTED SOLUTION

Accepted Solutions
DR_Majeti
Quartz | Level 8
Hi ,

Have you tried axistable statement for displaying the statistics ?

Use Boxplotparm with Axistable statements. It will work for you.

THansk,
Majeti

View solution in original post

3 REPLIES 3
DR_Majeti
Quartz | Level 8
Hi ,

Have you tried axistable statement for displaying the statistics ?

Use Boxplotparm with Axistable statements. It will work for you.

THansk,
Majeti
wcw
Calcite | Level 5 wcw
Calcite | Level 5

Hey thanks. Yes indeed, I did exactly that and it works great!

 

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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.

SAS Training: Just a Click Away

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

Browse our catalog!

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