<?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 LAYOUT DATAPANEL and distinct y-axis scales in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-DATAPANEL-and-distinct-y-axis-scales/m-p/679517#M20416</link>
    <description>&lt;P&gt;Greetings!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My goal is a panel plot with distinct y-axis scaling for each panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-I can do this with LAYOUT LATTICE and a macro to create each panel, but this seems inefficient.&lt;/P&gt;
&lt;P&gt;-I can create a LAYOUT DATAPANEL with one column and several rows, then COLUMNDATARANGE=, but this is unwieldy for the viewer with more than three panels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I create this plot in conjunction with LAYOUT DATAPANEL?&lt;/P&gt;
&lt;P&gt;Is there a non-GTL solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2020 15:05:48 GMT</pubDate>
    <dc:creator>Garnett</dc:creator>
    <dc:date>2020-08-26T15:05:48Z</dc:date>
    <item>
      <title>LAYOUT DATAPANEL and distinct y-axis scales</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-DATAPANEL-and-distinct-y-axis-scales/m-p/679517#M20416</link>
      <description>&lt;P&gt;Greetings!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My goal is a panel plot with distinct y-axis scaling for each panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-I can do this with LAYOUT LATTICE and a macro to create each panel, but this seems inefficient.&lt;/P&gt;
&lt;P&gt;-I can create a LAYOUT DATAPANEL with one column and several rows, then COLUMNDATARANGE=, but this is unwieldy for the viewer with more than three panels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I create this plot in conjunction with LAYOUT DATAPANEL?&lt;/P&gt;
&lt;P&gt;Is there a non-GTL solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 15:05:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-DATAPANEL-and-distinct-y-axis-scales/m-p/679517#M20416</guid>
      <dc:creator>Garnett</dc:creator>
      <dc:date>2020-08-26T15:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: LAYOUT DATAPANEL and distinct y-axis scales</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-DATAPANEL-and-distinct-y-axis-scales/m-p/679551#M20417</link>
      <description>&lt;P&gt;Not much detail, such as just how many panels you envision or what goes in them, i.e number of variables or type of plots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an example program in the example for LAYOUT DATAPANEL that has 3 rows of graphs with 4 in each row and each row has a separate y-axis scale by using the ROWDATARANGE=UNION&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc SGPANEL might work. Set the Panel BY to have a single column and then set UNISCALE=Column. Then each row has it's own y-axis scale.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:37:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-DATAPANEL-and-distinct-y-axis-scales/m-p/679551#M20417</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-08-26T16:37:54Z</dc:date>
    </item>
  </channel>
</rss>

