BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
hsaul
Calcite | Level 5

I am attempting to create a graph that resembles the following:

 

sample_plot.jpg

I have been able to create something similar using SAS GTL scatterplot with xerrorlower and xerrorupper options. I figure I can add the p values using the annotate facility. However, I am stuck on how to create headers (Group A, Group B) for the visits along the y-axis. Adding color to the headers (as shown above) would also be great, but not a requirement. Any general guidance on this would be appreciated!

1 ACCEPTED SOLUTION

Accepted Solutions
Jay54
Meteorite | Level 14

It is much easier to use the AxisTables in GTL or SGPLOT to create this kind of a graph.  See the ForestPlot example in recent paper:  http://support.sas.com/rnd/datavisualization/papers/2018/2180-2018.pdf

View solution in original post

2 REPLIES 2
Jay54
Meteorite | Level 14

It is much easier to use the AxisTables in GTL or SGPLOT to create this kind of a graph.  See the ForestPlot example in recent paper:  http://support.sas.com/rnd/datavisualization/papers/2018/2180-2018.pdf

hsaul
Calcite | Level 5

Thank you very much, Sanjay! That is an excellent paper and a great introduction to AxisTables - which I have not used before. I was able to create exactly what I needed. Your help, as always, is much appreciated!

 

sample_plot.jpg

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 2 replies
  • 1098 views
  • 0 likes
  • 2 in conversation