<?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: How to not print the indicator variable in PROC SGPANEL? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-not-print-the-indicator-variable-in-PROC-SGPANEL/m-p/238542#M8649</link>
    <description>&lt;P&gt;What version of SAS are you using? Starting with SAS 9.4, you can use the NOHEADER option on the PANELBY statement to do what you want.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2015 17:45:02 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2015-12-09T17:45:02Z</dc:date>
    <item>
      <title>How to not print the indicator variable in PROC SGPANEL?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-not-print-the-indicator-variable-in-PROC-SGPANEL/m-p/238440#M8646</link>
      <description>&lt;P&gt;This is an example of PROC SGPANEL:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sgpanel data=sashelp.prdsale;&lt;BR /&gt;where product in ("CHAIR" "SOFA");&lt;BR /&gt;title "Yearly Sales by Product";&lt;BR /&gt;panelby year/spacing=5 novarname rows=2 columns=1;&lt;BR /&gt;vline month/response=actual group=product markers;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The output graph prints year (1993, 1994) as indicator for each panel. How can I not print it (and where will the&amp;nbsp;option&amp;nbsp;be put in the program)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm asking this in cases where&amp;nbsp;the purpose of dividing data into panel is because there will be too many lines&amp;nbsp;to pack in a graph, i.e., the variable used for such division has no actual meaning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/1095i001BEA011F7A1F5B/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="SGPanel3.png" title="SGPanel3.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 04:43:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-not-print-the-indicator-variable-in-PROC-SGPANEL/m-p/238440#M8646</guid>
      <dc:creator>NonSleeper</dc:creator>
      <dc:date>2015-12-09T04:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to not print the indicator variable in PROC SGPANEL?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-not-print-the-indicator-variable-in-PROC-SGPANEL/m-p/238542#M8649</link>
      <description>&lt;P&gt;What version of SAS are you using? Starting with SAS 9.4, you can use the NOHEADER option on the PANELBY statement to do what you want.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 17:45:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-not-print-the-indicator-variable-in-PROC-SGPANEL/m-p/238542#M8649</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2015-12-09T17:45:02Z</dc:date>
    </item>
  </channel>
</rss>

