<?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 PROC SGPLOT variable reordering in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152644#M5697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;When I am plotting a graph using SGPLOT, SAS reorders my observations when plotting the bars for each month using a VBAR statement.&amp;nbsp; I was curious to see if there is a way to keep the original order of the observations. &lt;/P&gt;&lt;P&gt;The table looks as follows...&lt;/P&gt;&lt;P&gt;Month&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count&lt;/P&gt;&lt;P&gt;January&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,000&lt;/P&gt;&lt;P&gt;February&amp;nbsp; 200,000&lt;/P&gt;&lt;P&gt;March&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300,000&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When graphed, the month names get all mixed up and out of order.&amp;nbsp; Please let me know if you have any solutions!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 20:39:29 GMT</pubDate>
    <dc:creator>RobertHuey</dc:creator>
    <dc:date>2014-09-19T20:39:29Z</dc:date>
    <item>
      <title>PROC SGPLOT variable reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152644#M5697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;When I am plotting a graph using SGPLOT, SAS reorders my observations when plotting the bars for each month using a VBAR statement.&amp;nbsp; I was curious to see if there is a way to keep the original order of the observations. &lt;/P&gt;&lt;P&gt;The table looks as follows...&lt;/P&gt;&lt;P&gt;Month&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count&lt;/P&gt;&lt;P&gt;January&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,000&lt;/P&gt;&lt;P&gt;February&amp;nbsp; 200,000&lt;/P&gt;&lt;P&gt;March&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300,000&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When graphed, the month names get all mixed up and out of order.&amp;nbsp; Please let me know if you have any solutions!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 20:39:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152644#M5697</guid>
      <dc:creator>RobertHuey</dc:creator>
      <dc:date>2014-09-19T20:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SGPLOT variable reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152645#M5698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the XAXIS statement, set DISCRETEORDER=DATA, and you should get what you expect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 20:51:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152645#M5698</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2014-09-19T20:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SGPLOT variable reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152646#M5699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's perfect.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 12:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-SGPLOT-variable-reordering/m-p/152646#M5699</guid>
      <dc:creator>RobertHuey</dc:creator>
      <dc:date>2014-09-22T12:05:22Z</dc:date>
    </item>
  </channel>
</rss>

