<?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: axis of the graph in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3762#M1590</link>
    <description>I think you need to be a little more specific in your question.  Your statement about the order in the data sets suggests you might want something like  O R D E B Y.  I suspect that the axis declarations don't allow sequencing other than collating sequence or reverse collating sequence.&lt;BR /&gt;
&lt;BR /&gt;
I will look at that, and see whether it can be done.  Meantime, please provide an example of the order required.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
    <pubDate>Tue, 10 Jul 2007 06:49:20 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-07-10T06:49:20Z</dc:date>
    <item>
      <title>axis of the graph</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3761#M1589</link>
      <description>Hi there,&lt;BR /&gt;
I am using gbarline to draw some graphs.&lt;BR /&gt;
I want the X axis of the bar chart to get all the possible values of the discrete character variable but in that specific order in the datasets. How can I do that?&lt;BR /&gt;
&lt;BR /&gt;
Thank you so much. Appreciate it.</description>
      <pubDate>Mon, 09 Jul 2007 20:02:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3761#M1589</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-09T20:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: axis of the graph</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3762#M1590</link>
      <description>I think you need to be a little more specific in your question.  Your statement about the order in the data sets suggests you might want something like  O R D E B Y.  I suspect that the axis declarations don't allow sequencing other than collating sequence or reverse collating sequence.&lt;BR /&gt;
&lt;BR /&gt;
I will look at that, and see whether it can be done.  Meantime, please provide an example of the order required.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 10 Jul 2007 06:49:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3762#M1590</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-10T06:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: axis of the graph</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3763#M1591</link>
      <description>This may call for some exquisite SAS trickery!  &lt;BR /&gt;
&lt;BR /&gt;
Some possibilities include adding a new variable that allows explicit ordering and then:&lt;BR /&gt;
&lt;BR /&gt;
Applying a format to that variable to get the appropriate label on the chart or, using an axis statement with tick mark labels e.g. value=(t=1 'ValueName1' t=2 'ValueName2') etc.&lt;BR /&gt;
&lt;BR /&gt;
wd</description>
      <pubDate>Tue, 10 Jul 2007 12:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/axis-of-the-graph/m-p/3763#M1591</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2007-07-10T12:46:42Z</dc:date>
    </item>
  </channel>
</rss>

