<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to display two GPLOT's side by side in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179797#M6611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Dec 2013 00:27:20 GMT</pubDate>
    <dc:creator>Santhosh_CHN</dc:creator>
    <dc:date>2013-12-21T00:27:20Z</dc:date>
    <item>
      <title>How to display two GPLOT's side by side</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179797#M6611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 00:27:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179797#M6611</guid>
      <dc:creator>Santhosh_CHN</dc:creator>
      <dc:date>2013-12-21T00:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to display two GPLOT's side by side</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179798#M6612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several different ways to do this, depending on how you want to view it, etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A href="http://robslink.com/SAS/democd_mpg/gas_class_2014.htm"&gt;http://robslink.com/SAS/democd_mpg/gas_class_2014.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A href="http://robslink.com/SAS/democd18/royal.htm"&gt;http://robslink.com/SAS/democd18/royal.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 00:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179798#M6612</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-12-21T00:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to display two GPLOT's side by side</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179799#M6613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use the ODS LAYOUT and ODS REGION statements to set up your graphs side by side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 01:02:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-display-two-GPLOT-s-side-by-side/m-p/179799#M6613</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-12-21T01:02:48Z</dc:date>
    </item>
  </channel>
</rss>

