<?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: proc sgplot top/bottom graphs using common x-axis in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420867#M14487</link>
    <description>&lt;P&gt;GTL and PROC template can do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See page 9 here, it’s not the exact same but it shows you the idea.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings14/2342-2014.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings14/2342-2014.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11317"&gt;@wcw&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I'm using proc sgplot (v9.4) to create box/scatter plots and wish to create a separate companion bar (or line) graph below using the same x-axis but using frequencies along the y-axis to produce a single figure. I'm&amp;nbsp;inserting an example of what I want to do. Can someone suggest&amp;nbsp;a&amp;nbsp;way to do this? Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="top_bottom.JPG" style="width: 597px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17197i1566BD04C50F6F6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="top_bottom.JPG" alt="top_bottom.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2017 16:04:03 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-12-13T16:04:03Z</dc:date>
    <item>
      <title>proc sgplot top/bottom graphs using common x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420854#M14485</link>
      <description>&lt;P&gt;I'm using proc sgplot (v9.4) to create box/scatter plots and wish to create a separate companion bar (or line) graph below using the same x-axis but using frequencies along the y-axis to produce a single figure. I'm&amp;nbsp;inserting an example of what I want to do. Can someone suggest&amp;nbsp;a&amp;nbsp;way to do this? Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="top_bottom.JPG" style="width: 597px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17197i1566BD04C50F6F6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="top_bottom.JPG" alt="top_bottom.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 15:50:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420854#M14485</guid>
      <dc:creator>wcw</dc:creator>
      <dc:date>2017-12-13T15:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot top/bottom graphs using common x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420865#M14486</link>
      <description>&lt;P&gt;The best way to do this is using GTL.&amp;nbsp; See this paper to get started.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/datavisualization/papers/sgf2014/096-Matange_final.pdf" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/papers/sgf2014/096-Matange_final.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See "Multi-Cell layouts" starting page 9.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420865#M14486</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-12-13T16:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot top/bottom graphs using common x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420867#M14487</link>
      <description>&lt;P&gt;GTL and PROC template can do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See page 9 here, it’s not the exact same but it shows you the idea.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings14/2342-2014.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings14/2342-2014.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11317"&gt;@wcw&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I'm using proc sgplot (v9.4) to create box/scatter plots and wish to create a separate companion bar (or line) graph below using the same x-axis but using frequencies along the y-axis to produce a single figure. I'm&amp;nbsp;inserting an example of what I want to do. Can someone suggest&amp;nbsp;a&amp;nbsp;way to do this? Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="top_bottom.JPG" style="width: 597px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17197i1566BD04C50F6F6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="top_bottom.JPG" alt="top_bottom.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:04:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420867#M14487</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-12-13T16:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot top/bottom graphs using common x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420873#M14488</link>
      <description>&lt;P&gt;ok, thank you Sanjay&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:07:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420873#M14488</guid>
      <dc:creator>wcw</dc:creator>
      <dc:date>2017-12-13T16:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot top/bottom graphs using common x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420874#M14489</link>
      <description>&lt;P&gt;great, thank you Reeza&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:07:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-sgplot-top-bottom-graphs-using-common-x-axis/m-p/420874#M14489</guid>
      <dc:creator>wcw</dc:creator>
      <dc:date>2017-12-13T16:07:54Z</dc:date>
    </item>
  </channel>
</rss>

