<?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: group order in proc boxplot in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/group-order-in-proc-boxplot/m-p/10588#M1026</link>
    <description>In looking at this further, I see that plots are ordered correctly, but horizontal axis labels are all shifted one plot to the left, with the label for the first group under the last group plot.  This did not occur when I substituted numeric values in grouping variable.  I submitted this problem to tech support.</description>
    <pubDate>Tue, 27 Apr 2010 18:27:29 GMT</pubDate>
    <dc:creator>j0nk</dc:creator>
    <dc:date>2010-04-27T18:27:29Z</dc:date>
    <item>
      <title>group order in proc boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/group-order-in-proc-boxplot/m-p/10587#M1025</link>
      <description>Simple proc boxplot for box dataset:&lt;BR /&gt;
&lt;BR /&gt;
proc boxplot box=tstbox3;&lt;BR /&gt;
    plot (score1)*qtr / cframe   = vligb &lt;BR /&gt;
                        cboxes   = dagr&lt;BR /&gt;
                        cboxfill = ywh;&lt;BR /&gt;
  insetgroup mean q1 q3 / header = 'Stats by Qtr'&lt;BR /&gt;
         cfill  = ywh;&lt;BR /&gt;
&lt;BR /&gt;
   run;&lt;BR /&gt;
&lt;BR /&gt;
outputs all groups (qtr) in order on haxis except first group, which is on far right.  Box dataset was not created in earlier proc boxplot, rather was created by revising proc summary output.  However, variable names, etc. are according to outbox dataset examples.  Any ideas what to do?&lt;BR /&gt;
Thanks.</description>
      <pubDate>Tue, 27 Apr 2010 14:12:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/group-order-in-proc-boxplot/m-p/10587#M1025</guid>
      <dc:creator>j0nk</dc:creator>
      <dc:date>2010-04-27T14:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: group order in proc boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/group-order-in-proc-boxplot/m-p/10588#M1026</link>
      <description>In looking at this further, I see that plots are ordered correctly, but horizontal axis labels are all shifted one plot to the left, with the label for the first group under the last group plot.  This did not occur when I substituted numeric values in grouping variable.  I submitted this problem to tech support.</description>
      <pubDate>Tue, 27 Apr 2010 18:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/group-order-in-proc-boxplot/m-p/10588#M1026</guid>
      <dc:creator>j0nk</dc:creator>
      <dc:date>2010-04-27T18:27:29Z</dc:date>
    </item>
  </channel>
</rss>

