<?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 show axis in each column in sgpanel in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359737#M12544</link>
    <description>&lt;P&gt;I Create a sgpanel with 3 columns and 3 rows. how can I show x and y axis in each cell?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 17:39:15 GMT</pubDate>
    <dc:creator>goodlife9</dc:creator>
    <dc:date>2017-05-18T17:39:15Z</dc:date>
    <item>
      <title>show axis in each column in sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359737#M12544</link>
      <description>&lt;P&gt;I Create a sgpanel with 3 columns and 3 rows. how can I show x and y axis in each cell?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 17:39:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359737#M12544</guid>
      <dc:creator>goodlife9</dc:creator>
      <dc:date>2017-05-18T17:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: show axis in each column in sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359743#M12545</link>
      <description>&lt;P&gt;You cannot at this time. All axes in SGPANEL are external and (typically) shared. There is a way to configure the panel such that all row or all column axes are independent of one another. It requires you to generate the panel with either one row (for independent column axes) or one column (for independent rows axes) and use the UNISCALE option on the PANELBY statement.&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>Thu, 18 May 2017 17:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359743#M12545</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2017-05-18T17:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: show axis in each column in sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359745#M12547</link>
      <description>&lt;P&gt;Default behavior for SGPANEL is uniform axes. &amp;nbsp;So, space can be saved by putting only one axis per column and row reducing clutter. &amp;nbsp;Why do you want individual axes in each cell? &amp;nbsp;Please describe use case.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 17:47:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359745#M12547</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-05-18T17:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: show axis in each column in sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359747#M12549</link>
      <description>Just want to show clearly what x and y is for each cell if I have so many cells.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2017 17:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359747#M12549</guid>
      <dc:creator>goodlife9</dc:creator>
      <dc:date>2017-05-18T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: show axis in each column in sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359750#M12550</link>
      <description>&lt;P&gt;If your data is uniform across the cells, that will add a lot of clutter. &amp;nbsp;Would it help to add&amp;nbsp;gridlines on the row and column axes?&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 17:55:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/show-axis-in-each-column-in-sgpanel/m-p/359750#M12550</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-05-18T17:55:03Z</dc:date>
    </item>
  </channel>
</rss>

