<?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: Proc gchart hbar reordering in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/226305#M8193</link>
    <description>&lt;P&gt;Here's a new chapter I've written on this topic, with lots of examples...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/book2/Chapter_01_Bar_Order.pdf" target="_self"&gt;http://robslink.com/SAS/book2/Chapter_01_Bar_Order.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Sep 2015 14:53:36 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2015-09-18T14:53:36Z</dc:date>
    <item>
      <title>Proc gchart hbar reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/203743#M7542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I need to custom reorder my hbars in proc gchart. How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 15:21:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/203743#M7542</guid>
      <dc:creator>TryingwithSAS</dc:creator>
      <dc:date>2015-08-20T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc gchart hbar reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/203744#M7543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What release of SAS do you have?&amp;nbsp;&amp;nbsp; This is very easy with SGPLOT.&amp;nbsp; Just put the categories in the order you want in the data, and use the option DISCRETEORDER=DATA on the YAXIS statement.&amp;nbsp; Categories are shown top to bottom in data order.&amp;nbsp; You can use REVERSE to flip it.&amp;nbsp; Using program below, note "Hybrid" is last because it is last in the data.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=sashelp.cars;&lt;/P&gt;&lt;P&gt;&amp;nbsp; hbar type;&lt;/P&gt;&lt;P&gt;&amp;nbsp; yaxis discreteorder=data;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 19:20:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/203744#M7543</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-08-20T19:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Proc gchart hbar reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/226305#M8193</link>
      <description>&lt;P&gt;Here's a new chapter I've written on this topic, with lots of examples...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/book2/Chapter_01_Bar_Order.pdf" target="_self"&gt;http://robslink.com/SAS/book2/Chapter_01_Bar_Order.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 14:53:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/226305#M8193</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2015-09-18T14:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Proc gchart hbar reordering</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/490597#M16861</link>
      <description>&lt;P&gt;thank you!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 19:41:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-gchart-hbar-reordering/m-p/490597#M16861</guid>
      <dc:creator>TryingwithSAS</dc:creator>
      <dc:date>2018-08-28T19:41:38Z</dc:date>
    </item>
  </channel>
</rss>

