<?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 SGPANEL in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/620805#M19361</link>
    <description>&lt;P&gt;Hey Erima,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you post a picture of the &lt;STRONG&gt;original&lt;/STRONG&gt; layout you wanted?&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>Wed, 29 Jan 2020 13:46:36 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2020-01-29T13:46:36Z</dc:date>
    <item>
      <title>Proc SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/617267#M19309</link>
      <description>&lt;P&gt;I am using Base SAS (SAS Release 9.04.01M6P110718). We were recently upgraded to this version. I noticed that "categoryorder = respdesc", that was used to sort the categories in final graph, is not working in this version. Is there a work around? Here is the complete code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC SGPANEL DATA=input_data;&lt;BR /&gt;FORMAT change mm3fmt. ind_grp tierfmt. group groupfmt.;&lt;BR /&gt;panelby group/ novarname columns=3 headerattrs=( family=arial size=10 weight=bold);&lt;BR /&gt;styleattrs datacolors=(grey grey grey);&lt;BR /&gt;hbar ind_grp/ response=change&lt;BR /&gt;stat=sum dataskin=pressed barwidth=0.8 categoryorder=respdesc datalabel datalabelattrs=(size=10 weight=bold color = black) ;&lt;BR /&gt;title "YoY Change";&lt;BR /&gt;rowaxis display=(nolabel) valueattrs=(size=9);&lt;BR /&gt;colaxis display=(noticks novalues) label = "ABC not included" labelattrs=(color=black);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Erima&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 17:50:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/617267#M19309</guid>
      <dc:creator>erima_goyal</dc:creator>
      <dc:date>2020-01-14T17:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/617289#M19310</link>
      <description>&lt;P&gt;What happens if you remove the COLUMNS=3 and set LAYOUT=ROWLATTICE on the PANELBY statement?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 19:32:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/617289#M19310</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2020-01-14T19:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/620672#M19359</link>
      <description>&lt;P&gt;Hi Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried both columnlattice and rowlattice. The later does not work for the way I want to look at things, for the column lattice here are the challenges I see&lt;/P&gt;&lt;P&gt;1. The graph gets reduced to two column by default. I need four columns side by side&lt;/P&gt;&lt;P&gt;2. It still does not sort&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Erima&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 21:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/620672#M19359</guid>
      <dc:creator>erima_goyal</dc:creator>
      <dc:date>2020-01-28T21:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SGPANEL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/620805#M19361</link>
      <description>&lt;P&gt;Hey Erima,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you post a picture of the &lt;STRONG&gt;original&lt;/STRONG&gt; layout you wanted?&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>Wed, 29 Jan 2020 13:46:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-SGPANEL/m-p/620805#M19361</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2020-01-29T13:46:36Z</dc:date>
    </item>
  </channel>
</rss>

