<?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: sgpanel in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436115#M15047</link>
    <description>&lt;P&gt;yes-you are right-they need to be exact the same-thanks.&lt;/P&gt;</description>
    <pubDate>Sun, 11 Feb 2018 23:17:21 GMT</pubDate>
    <dc:creator>ANLYNG</dc:creator>
    <dc:date>2018-02-11T23:17:21Z</dc:date>
    <item>
      <title>sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436106#M15045</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am stuck on this problem. I want to make a stacked plot with is grouped (name A and Name B). But it seems to double the &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;headers on the x-axis(show emty header B on A and opposite). Please see the attachment (the left most part and the right most part). I os only the headers and not the values. How can I show only the headers with vbars? and not headers from B on A and not headers A on B.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope ypu have some ideas.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;here is my code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;sgpanel&lt;/STRONG&gt; data=plot;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;styleattrs datacolors=(red green blue);&lt;/P&gt;&lt;P&gt;panelby Name;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vbar group_var_sort / response=measure group=_NAME_ barwidth=&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dataskin=pressed baselineattrs=(thickness=&lt;STRONG&gt;0&lt;/STRONG&gt;) datalabel seglabel;&lt;/P&gt;&lt;P&gt;colaxis display=(nolabel noticks) valueattrs=(size=&lt;STRONG&gt;7&lt;/STRONG&gt;);&lt;/P&gt;&lt;P&gt;rowaxis label='Pct' values=(&lt;STRONG&gt;0&lt;/STRONG&gt; to &lt;STRONG&gt;60&lt;/STRONG&gt; by &lt;STRONG&gt;10&lt;/STRONG&gt;) grid;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 21:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436106#M15045</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2018-02-11T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436113#M15046</link>
      <description>&lt;P&gt;The axis value label duplication could be caused by the format associated with variable group_var_sort. Add the statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;format group_var_sort $6.;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to the sgpanel procedure and see what happens.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 22:45:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436113#M15046</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-02-11T22:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: sgpanel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436115#M15047</link>
      <description>&lt;P&gt;yes-you are right-they need to be exact the same-thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 23:17:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/sgpanel/m-p/436115#M15047</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2018-02-11T23:17:21Z</dc:date>
    </item>
  </channel>
</rss>

