BookmarkSubscribeRSS Feed
Santhosh_CHN
Calcite | Level 5

     Hi Friends,

I generated two GPLOT's. the problem is they are displayed one after another with a page break. Is there any way for me to get them displayed side by side. Is there any way to display more than one GPLOT in a single page.

Thanks,

Santhosh

2 REPLIES 2
GraphGuy
Meteorite | Level 14

There are several different ways to do this, depending on how you want to view it, etc...

For example, if you're using a web browser to view the output, and all you need is simple tiled output (no graphs of different/odd shapes, or overlapping other graphs, etc) you could use "ods htmlpanel" such as the following:

   http://robslink.com/SAS/democd_mpg/gas_class_2014.htm

If you need the output to be viewable by other than a web browser (such as a pdf, etc), then you'd probably need to go with "proc greplay" - here's an example using that technique:

   http://robslink.com/SAS/democd18/royal.htm

Jay54
Meteorite | Level 14

You can also use the ODS LAYOUT and ODS REGION statements to set up your graphs side by side.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 2498 views
  • 0 likes
  • 3 in conversation