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

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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