SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
laneylaners
Obsidian | Level 7

I want to copy a graph output in SAS, and paste it into any word program.  However, I can only copy the graph, not the title because it's "outside" the graph box.  How do I get the title "inside" the graph box so it all copies as one item?

 

This first image below is what it normally outputs in the results window:

 

undefined

 

This second image is what I want, where the title is IN the larger border box for the graph (in the circled red space):

undefined

 

It seems like every graph I see online for SAS automatically is in the format I'm wanting to get, yet uses the same methodology with using the title statement in the code.

 

Edit:  here's a random graph I found online from a sas tutorial

undefined

how does one get the title "Increase of Height with Age" INSIDE the box??

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

Are you using EG? 

If so, check your preferences, there's an option to embed titles in your graph. 

View solution in original post

2 REPLIES 2
Reeza
Super User

Are you using EG? 

If so, check your preferences, there's an option to embed titles in your graph. 

laneylaners
Obsidian | Level 7

huzzah!  it worked!  thank you

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. 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
  • 2 replies
  • 1356 views
  • 0 likes
  • 2 in conversation