<?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 Displaying N=xx below boxplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Displaying-N-xx-below-boxplot/m-p/323394#M11319</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am producing boxplots using GTL, a boxplot statement and proc sgrender. I would like to be able to display the number of data points which contibute to&amp;nbsp;each indivdual boxplot; right underneath the plot. So, for example, on one page I have 4 distinct x values, each with two boxplots (one for each value of the group variable). So all together 8 boxplots on a single page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have output the dataset that the boxplot statement produces and I can see that&amp;nbsp;it contains the number of data points which contibute to each plot. So my question is, what is the easiest way to get this value underneath each plot? So in my example I would want 8 different N=xx values. I would also like these to be within the bound of the axis (in the wall space), so I cannot just add them in as x-axis labels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Initial resarch pointed me towards using&amp;nbsp;an annotation dataset to do this, but because these plots are to be repeated on various parameters, the positions of the annotations would have to be dynamically generated, due to the fact that not all paramaters will have the same number of plots on each page. So before I go down this road I thought I would look for suggestions on the most simple approach, as I have not used custom annotations before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2017 16:09:12 GMT</pubDate>
    <dc:creator>bian123</dc:creator>
    <dc:date>2017-01-09T16:09:12Z</dc:date>
    <item>
      <title>Displaying N=xx below boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Displaying-N-xx-below-boxplot/m-p/323394#M11319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am producing boxplots using GTL, a boxplot statement and proc sgrender. I would like to be able to display the number of data points which contibute to&amp;nbsp;each indivdual boxplot; right underneath the plot. So, for example, on one page I have 4 distinct x values, each with two boxplots (one for each value of the group variable). So all together 8 boxplots on a single page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have output the dataset that the boxplot statement produces and I can see that&amp;nbsp;it contains the number of data points which contibute to each plot. So my question is, what is the easiest way to get this value underneath each plot? So in my example I would want 8 different N=xx values. I would also like these to be within the bound of the axis (in the wall space), so I cannot just add them in as x-axis labels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Initial resarch pointed me towards using&amp;nbsp;an annotation dataset to do this, but because these plots are to be repeated on various parameters, the positions of the annotations would have to be dynamically generated, due to the fact that not all paramaters will have the same number of plots on each page. So before I go down this road I thought I would look for suggestions on the most simple approach, as I have not used custom annotations before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:09:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Displaying-N-xx-below-boxplot/m-p/323394#M11319</guid>
      <dc:creator>bian123</dc:creator>
      <dc:date>2017-01-09T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying N=xx below boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Displaying-N-xx-below-boxplot/m-p/323397#M11320</link>
      <description>&lt;P&gt;Get your N numers in the data, the you simply overlay a scatter plot with values as the markerchar, follow this doc:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/085-2012.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings12/085-2012.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Displaying-N-xx-below-boxplot/m-p/323397#M11320</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-01-09T16:12:12Z</dc:date>
    </item>
  </channel>
</rss>

