<?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: Graph Sizing ODS in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508437#M6454</link>
    <description>I am using SGPLOT.&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Oct 2018 18:01:04 GMT</pubDate>
    <dc:creator>jacksonan123</dc:creator>
    <dc:date>2018-10-29T18:01:04Z</dc:date>
    <item>
      <title>Graph Sizing ODS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508418#M6451</link>
      <description>&lt;P&gt;I am trying to prepare a figure to be submitted for publication.&amp;nbsp; I could not attach the figure to this post since this app&lt;BR /&gt;rejected the *.TIFF figure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code that I used is listed is below in which I tried to set the width and height to 5 in.&amp;nbsp; Below&amp;nbsp; the code is the PACE (journal app which validates figures) response.&amp;nbsp; The PACE APP told me that my dimensions were 1.6 in x 1.6 in.&amp;nbsp; Can someone tell me is there another way to size a graph using the ODS system?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt; ods listing gpath='/folders/myfolders/CONCERTA_QUAL/SAS';
 ods graphics/imagename='CONCER1000D' imagefmt=tiff;
 ods graphics on /width=5 in height=5 in;
 
  &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;PACE APP response:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invalid dimensions: Width, 1.6 in. Height, 1.6 in.&lt;BR /&gt;Criteria: Width minimum, 2.63 in; maximum, 7.5 in. Height maximum, 8.75 in.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 17:25:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508418#M6451</guid>
      <dc:creator>jacksonan123</dc:creator>
      <dc:date>2018-10-29T17:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Sizing ODS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508422#M6452</link>
      <description>What PROC are you using to generate the figure? ODS options don't apply to SAS/GRAPH and vice versa.</description>
      <pubDate>Mon, 29 Oct 2018 17:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508422#M6452</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-29T17:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Sizing ODS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508429#M6453</link>
      <description>&lt;P&gt;Try adding IMAGE_DPI=300 to your ODS LISTING statement.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 17:49:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508429#M6453</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-10-29T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Sizing ODS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508437#M6454</link>
      <description>I am using SGPLOT.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Oct 2018 18:01:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508437#M6454</guid>
      <dc:creator>jacksonan123</dc:creator>
      <dc:date>2018-10-29T18:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Sizing ODS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508440#M6455</link>
      <description>This worked but I wanted to get an explanation for myself before I accepted&lt;BR /&gt;your reply as a solution.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Oct 2018 18:07:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Graph-Sizing-ODS/m-p/508440#M6455</guid>
      <dc:creator>jacksonan123</dc:creator>
      <dc:date>2018-10-29T18:07:04Z</dc:date>
    </item>
  </channel>
</rss>

