<?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 Is there any option in Boxplot to order axis1 in a decreasing order ?! in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Is-there-any-option-in-Boxplot-to-order-axis1-in-a-decreasing/m-p/72634#M21036</link>
    <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to represent boxplot of two variables : Y vs X , where X vary from 34 to 2 by -2, but I can't find this alternative in boxplot procedure !&lt;BR /&gt;
&lt;BR /&gt;
Any help ? &lt;BR /&gt;
&lt;BR /&gt;
thanks

Message was edited by: nadra</description>
    <pubDate>Tue, 22 Sep 2009 13:10:57 GMT</pubDate>
    <dc:creator>nadra</dc:creator>
    <dc:date>2009-09-22T13:10:57Z</dc:date>
    <item>
      <title>Is there any option in Boxplot to order axis1 in a decreasing order ?!</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Is-there-any-option-in-Boxplot-to-order-axis1-in-a-decreasing/m-p/72634#M21036</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to represent boxplot of two variables : Y vs X , where X vary from 34 to 2 by -2, but I can't find this alternative in boxplot procedure !&lt;BR /&gt;
&lt;BR /&gt;
Any help ? &lt;BR /&gt;
&lt;BR /&gt;
thanks

Message was edited by: nadra</description>
      <pubDate>Tue, 22 Sep 2009 13:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Is-there-any-option-in-Boxplot-to-order-axis1-in-a-decreasing/m-p/72634#M21036</guid>
      <dc:creator>nadra</dc:creator>
      <dc:date>2009-09-22T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any option in Boxplot to order axis1 in a decreasing order ?!</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Is-there-any-option-in-Boxplot-to-order-axis1-in-a-decreasing/m-p/72635#M21037</link>
      <description>I'm not sure how important this is (&lt;I&gt;i.e., whether it is worth the trouble&lt;/I&gt;), but you could reverse the sign of X in a separate data step, do ORDER=-34 to -2 by 2, and then include either a FORMAT that removes the negative sign or use VALUE= to specify how you want all of the values to be displayed.</description>
      <pubDate>Wed, 23 Sep 2009 19:14:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Is-there-any-option-in-Boxplot-to-order-axis1-in-a-decreasing/m-p/72635#M21037</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-23T19:14:03Z</dc:date>
    </item>
  </channel>
</rss>

