<?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: Forest Plot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162766#M6106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way would be to add a BY variable (say "foo")&amp;nbsp; to your data, with the right number of subgroups per value of FOO.&amp;nbsp; FOO would have values 1,2,3 based on number of subgroups per page.&amp;nbsp; Then, use&amp;nbsp; BY=FOO statement with the SGPLOT procedure.&amp;nbsp; Or, use SGPANEL procedure with PANELBY=FOO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 03:17:42 GMT</pubDate>
    <dc:creator>Jay54</dc:creator>
    <dc:date>2014-05-22T03:17:42Z</dc:date>
    <item>
      <title>Forest Plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162765#M6105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to generate a forest plot using sgplot for subgroup analysis, but when doing that the subgroups are getting overlapped since there are 100+ subgroups. So, I was checking to see if there is there a way to span the forest plot to multiple pages with equal spacing on y-axis. Also, is there a way to control spacing between the subgroups on y-axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Male&lt;/P&gt;&lt;P&gt;Female&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;US&lt;/P&gt;&lt;P&gt;Non-US&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Age &amp;lt;=65 Yrs&lt;/P&gt;&lt;P&gt;Age &amp;gt; 65 Yrs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 20:30:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162765#M6105</guid>
      <dc:creator>sasjourney</dc:creator>
      <dc:date>2014-05-16T20:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Forest Plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162766#M6106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way would be to add a BY variable (say "foo")&amp;nbsp; to your data, with the right number of subgroups per value of FOO.&amp;nbsp; FOO would have values 1,2,3 based on number of subgroups per page.&amp;nbsp; Then, use&amp;nbsp; BY=FOO statement with the SGPLOT procedure.&amp;nbsp; Or, use SGPANEL procedure with PANELBY=FOO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 03:17:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162766#M6106</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2014-05-22T03:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forest Plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162767#M6107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sanjay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is what I ended up doing to do multiple page graph, but still couldn't figure out how to control the spaces on y-axis. Is there any option to group a subgroup and leave a space between each subgroup? BTW i also generated the same graph using GTL and output looks excellent except the lack of TickValueList option in 9.3 for log scale. Thanks for the code provided in your blog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 05:58:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Forest-Plot/m-p/162767#M6107</guid>
      <dc:creator>sasjourney</dc:creator>
      <dc:date>2014-05-22T05:58:06Z</dc:date>
    </item>
  </channel>
</rss>

