<?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: How shrink the size of the plot inside a frame? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547790#M151845</link>
    <description>&lt;P&gt;1. You still haven't posted your code properly.&lt;/P&gt;
&lt;P&gt;2. Please look at the &lt;FONT face="courier new,courier"&gt;offsetmax&lt;/FONT&gt; option and report.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 02:21:20 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-04-02T02:21:20Z</dc:date>
    <item>
      <title>How shrink the size of the plot inside a frame?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547781#M151843</link>
      <description>&lt;P&gt;Does anyone know to shrink the size of the plot inside a frame? Should I use annot? any option I or statement I should use in proc template? ODS graphic?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the code I used. and please see the bottom photo:&amp;nbsp; label and patient's ID in swimmer plot are overlapped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1 Data anno2;&lt;BR /&gt;2 length label $200 x1space $20 y1space $20 ;&lt;BR /&gt;3 retain function "text" anchor "left";&lt;BR /&gt;4 x1space="Graphpercent";&lt;BR /&gt;5 x1=5;&lt;BR /&gt;6 y1space="Graphpercent";&lt;BR /&gt;7 y1=96.5;&lt;BR /&gt;8 width=200;&lt;BR /&gt;9 label="Subject(*)";&lt;BR /&gt;10 id="xxxx";&lt;BR /&gt;11 run;&lt;/P&gt;&lt;P&gt;12 data anno2_;&lt;BR /&gt;13 set swimmer;&lt;BR /&gt;14 keep item subjid;&lt;BR /&gt;15 run;&lt;/P&gt;&lt;P&gt;16 data anno2_;&lt;BR /&gt;17 set anno2_;&lt;BR /&gt;18 length label $200 x1space $20 y1space $20 ;&lt;BR /&gt;19 retain function "text" anchor "left";&lt;BR /&gt;20 x1space="Graphpercent";&lt;BR /&gt;21 x1=5;&lt;BR /&gt;22 y1space="DATAVALUE";&lt;BR /&gt;23 y1=item;&lt;BR /&gt;24 width=0;&lt;BR /&gt;25 label=strip(subjid);&lt;BR /&gt;26 id="xxxx";&lt;BR /&gt;27 run;&lt;/P&gt;&lt;P&gt;28 data anno2;&lt;BR /&gt;29 set anno2 anno2_;&lt;BR /&gt;30 run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;31 proc sgrender data=swimmer template=swimmer_plot sganno=anno2;&lt;BR /&gt;32 &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="swimmerplots.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/28381i7002F201F71A9692/image-size/large?v=v2&amp;amp;px=999" role="button" title="swimmerplots.png" alt="swimmerplots.png" /&gt;&lt;/span&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 00:59:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547781#M151843</guid>
      <dc:creator>HappySASUE</dc:creator>
      <dc:date>2019-04-02T00:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How shrink the size of the plot inside a frame?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547790#M151845</link>
      <description>&lt;P&gt;1. You still haven't posted your code properly.&lt;/P&gt;
&lt;P&gt;2. Please look at the &lt;FONT face="courier new,courier"&gt;offsetmax&lt;/FONT&gt; option and report.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 02:21:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547790#M151845</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-04-02T02:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: How shrink the size of the plot inside a frame?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547879#M151871</link>
      <description>&lt;P&gt;Chris, Thank you for your guidance. I will follow your advice for next question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd solved this question this time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 12:55:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-shrink-the-size-of-the-plot-inside-a-frame/m-p/547879#M151871</guid>
      <dc:creator>HappySASUE</dc:creator>
      <dc:date>2019-04-02T12:55:03Z</dc:date>
    </item>
  </channel>
</rss>

