<?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 how to two rows of plots with proc template in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530296#M17711</link>
    <description>&lt;P&gt;I tried to plot 2 rows and 5 columns of figures with proc template (datalattice). However, the problem is that the xaxis of the two rows have different ranges, so that the figures with smaller xaxis range&amp;nbsp; can not be clear displayed. Is there any solution to fix the prolem? Thank you very much!&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV&gt;&lt;DIV class="c"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SGRender9.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26594i17A86D9F6E37D34B/image-size/large?v=v2&amp;amp;px=999" role="button" title="SGRender9.png" alt="SGRender9.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 26 Jan 2019 02:32:29 GMT</pubDate>
    <dc:creator>dmfang84</dc:creator>
    <dc:date>2019-01-26T02:32:29Z</dc:date>
    <item>
      <title>how to two rows of plots with proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530296#M17711</link>
      <description>&lt;P&gt;I tried to plot 2 rows and 5 columns of figures with proc template (datalattice). However, the problem is that the xaxis of the two rows have different ranges, so that the figures with smaller xaxis range&amp;nbsp; can not be clear displayed. Is there any solution to fix the prolem? Thank you very much!&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV&gt;&lt;DIV class="c"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SGRender9.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26594i17A86D9F6E37D34B/image-size/large?v=v2&amp;amp;px=999" role="button" title="SGRender9.png" alt="SGRender9.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 26 Jan 2019 02:32:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530296#M17711</guid>
      <dc:creator>dmfang84</dc:creator>
      <dc:date>2019-01-26T02:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to two rows of plots with proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530297#M17712</link>
      <description>&lt;P&gt;On the LAYOUT LATTICE statement, specify COLUMNDATARANGE=UNIONALL, which will union the axes across all columns. You can do the same for rows (ROWDATARANGE=UNIONALL).&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>Sat, 26 Jan 2019 02:59:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530297#M17712</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2019-01-26T02:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to two rows of plots with proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530306#M17713</link>
      <description>&lt;P&gt;Thank you. But it can not fix the problem. The first row ranges from 0 to 50, but the second row ranges from 0 to 1.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 12:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530306#M17713</guid>
      <dc:creator>dmfang84</dc:creator>
      <dc:date>2019-01-26T12:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to two rows of plots with proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530519#M17714</link>
      <description>&lt;P&gt;If your rows are different scales, you'll only want to specify COLUMNDATARANGE=UNIONALL so that all of your X axes are unioned (not the Y). If you're still having issues, I'll need to see a picture to help you further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 00:46:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-two-rows-of-plots-with-proc-template/m-p/530519#M17714</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2019-01-28T00:46:45Z</dc:date>
    </item>
  </channel>
</rss>

