<?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 SGPANEL and Histograms in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SGPANEL-and-Histograms/m-p/10367#M133</link>
    <description>Hello SAS Forum,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to add some descriptive statistics as an inset into my histograms using SGPANEL and am unsuccessful so far.  &lt;BR /&gt;
&lt;BR /&gt;
The code below will create the histograms using sgpanel&lt;BR /&gt;
&lt;BR /&gt;
proc sgpanel data=sashelp.shoes  noautolegend;&lt;BR /&gt;
  panelby region;&lt;BR /&gt;
  histogram sales;&lt;BR /&gt;
  density sales;  &lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
I would love to place some descriptive statistics inside of this&lt;BR /&gt;
&lt;BR /&gt;
any ideas&lt;BR /&gt;
Thanks&lt;BR /&gt;
Darryl</description>
    <pubDate>Tue, 15 Feb 2011 14:08:55 GMT</pubDate>
    <dc:creator>darrylovia</dc:creator>
    <dc:date>2011-02-15T14:08:55Z</dc:date>
    <item>
      <title>SGPANEL and Histograms</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPANEL-and-Histograms/m-p/10367#M133</link>
      <description>Hello SAS Forum,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to add some descriptive statistics as an inset into my histograms using SGPANEL and am unsuccessful so far.  &lt;BR /&gt;
&lt;BR /&gt;
The code below will create the histograms using sgpanel&lt;BR /&gt;
&lt;BR /&gt;
proc sgpanel data=sashelp.shoes  noautolegend;&lt;BR /&gt;
  panelby region;&lt;BR /&gt;
  histogram sales;&lt;BR /&gt;
  density sales;  &lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
I would love to place some descriptive statistics inside of this&lt;BR /&gt;
&lt;BR /&gt;
any ideas&lt;BR /&gt;
Thanks&lt;BR /&gt;
Darryl</description>
      <pubDate>Tue, 15 Feb 2011 14:08:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPANEL-and-Histograms/m-p/10367#M133</guid>
      <dc:creator>darrylovia</dc:creator>
      <dc:date>2011-02-15T14:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: SGPANEL and Histograms</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPANEL-and-Histograms/m-p/10368#M134</link>
      <description>Good Question..&lt;BR /&gt;
&lt;BR /&gt;
Please let us know If there are any ideas on this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
Sri

Message was edited by: Siri29</description>
      <pubDate>Tue, 08 Mar 2011 21:41:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPANEL-and-Histograms/m-p/10368#M134</guid>
      <dc:creator>Siri29</dc:creator>
      <dc:date>2011-03-08T21:41:01Z</dc:date>
    </item>
  </channel>
</rss>

