<?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 Re: fit panels from PROC SGPANEL in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353018#M12244</link>
    <description>&lt;P&gt;You can specify WIDTH and HEIGHT on the ODS GRAPHICS statment:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods graphics / width=1000px height=600px;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you specify only width or height, the graph automatically maintains the original aspect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2017 21:36:13 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2017-04-24T21:36:13Z</dc:date>
    <item>
      <title>fit panels from PROC SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353017#M12243</link>
      <description>&lt;P&gt;I am running a proc sgpanel and my panel variable names are cutting off. Is there any way I can resize the graphs to make them fit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS code:&lt;/P&gt;&lt;P&gt;proc sgpanel data=long;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;panelby group / layout=columnlattice onepanel noborder colheaderpos=bottom novarname;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;vbox score / category=time;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;colaxis display=(nolabel);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;rowaxis grid;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 21:33:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353017#M12243</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2017-04-24T21:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: fit panels from PROC SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353018#M12244</link>
      <description>&lt;P&gt;You can specify WIDTH and HEIGHT on the ODS GRAPHICS statment:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods graphics / width=1000px height=600px;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you specify only width or height, the graph automatically maintains the original aspect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 21:36:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353018#M12244</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2017-04-24T21:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: fit panels from PROC SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353033#M12246</link>
      <description>&lt;P&gt;You may want to specify SCALE=NOSCALE Or SCALE=Off&amp;nbsp;as sometimes increasing the display area will increase the font size in proportion and not gain much.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 22:42:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/fit-panels-from-PROC-SGPANEL/m-p/353033#M12246</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-04-24T22:42:07Z</dc:date>
    </item>
  </channel>
</rss>

