<?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 sgplot and proc print in quadrants in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460061#M116912</link>
    <description>&lt;P&gt;I have a macro that uses sgplot to print a graph and proc print to print some more detailed stats. The macro is invoked 4 times. Is there a simple way to plot the output of the macro in 4 quadrants? Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2018 14:50:08 GMT</pubDate>
    <dc:creator>csetzkorn</dc:creator>
    <dc:date>2018-05-04T14:50:08Z</dc:date>
    <item>
      <title>sgplot and proc print in quadrants</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460061#M116912</link>
      <description>&lt;P&gt;I have a macro that uses sgplot to print a graph and proc print to print some more detailed stats. The macro is invoked 4 times. Is there a simple way to plot the output of the macro in 4 quadrants? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 14:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460061#M116912</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-04T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: sgplot and proc print in quadrants</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460078#M116928</link>
      <description>&lt;P&gt;What's your output destination? Some (e.g PDF) supports a columns statement so you can specify two columns for output and then if you control the sizes you can make that the 4 quadrants. Otherwise you're looking at ODS DOCUMENT and ODS LAYOUT which are more complex.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 15:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460078#M116928</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-04T15:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: sgplot and proc print in quadrants</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460087#M116933</link>
      <description>Thanks. Happy with PDF in landscape ...</description>
      <pubDate>Fri, 04 May 2018 15:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460087#M116933</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-04T15:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: sgplot and proc print in quadrants</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460164#M116949</link>
      <description>&lt;P&gt;Sounds like you want to use&lt;/P&gt;
&lt;P&gt;ODS LAYOUT GRIDDED&lt;/P&gt;
&lt;P&gt;as described in&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2015/11/23/ods-statement-options-to-change/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2015/11/23/ods-statement-options-to-change/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2015/12/02/matrices-graphs-gridded-layout.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2015/12/02/matrices-graphs-gridded-layout.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 20:31:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-and-proc-print-in-quadrants/m-p/460164#M116949</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-05-04T20:31:36Z</dc:date>
    </item>
  </channel>
</rss>

