<?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: sgplot is not properly sequencing the y-axis in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821870#M324497</link>
    <description>&lt;P&gt;Yes, that's the answer. Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2022 15:21:04 GMT</pubDate>
    <dc:creator>newtriks</dc:creator>
    <dc:date>2022-07-06T15:21:04Z</dc:date>
    <item>
      <title>sgplot is not properly sequencing the y-axis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821856#M324494</link>
      <description>&lt;P&gt;Here's the code -&lt;/P&gt;&lt;P&gt;PROC SGPLOT data=STAN.cardata;&lt;BR /&gt;scatter x=year y=age_adjusted_rate;&lt;BR /&gt;series x=year y=age_adjusted_rate;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I get is a straight line from lower left to upper right, with the y-axis values aligning with the year of the observation, rather than the value of the 'age adjusted rate'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the graph, here's a sample of the values of&amp;nbsp; 'age adjusted rate' values on the y-axis from top to bottom:&lt;/P&gt;&lt;P&gt;2.81&lt;/P&gt;&lt;P&gt;2.52&lt;/P&gt;&lt;P&gt;2.48&lt;/P&gt;&lt;P&gt;2.65&lt;/P&gt;&lt;P&gt;3.09&lt;/P&gt;&lt;P&gt;3.43&lt;/P&gt;&lt;P&gt;.(10 additional values, also in improper order)&lt;/P&gt;&lt;P&gt;6.73&lt;/P&gt;&lt;P&gt;6.59&lt;/P&gt;&lt;P&gt;6.55&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 14:39:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821856#M324494</guid>
      <dc:creator>newtriks</dc:creator>
      <dc:date>2022-07-06T14:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: sgplot is not properly sequencing the y-axis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821866#M324495</link>
      <description>&lt;P&gt;It seems to me the most likely explanation is that age_adjusted_rate is a character variable. Is it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you show us the plot? (Use the "Insert Photos" icon to include your screen capture in your reply)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 15:12:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821866#M324495</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-06T15:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: sgplot is not properly sequencing the y-axis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821870#M324497</link>
      <description>&lt;P&gt;Yes, that's the answer. Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 15:21:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sgplot-is-not-properly-sequencing-the-y-axis/m-p/821870#M324497</guid>
      <dc:creator>newtriks</dc:creator>
      <dc:date>2022-07-06T15:21:04Z</dc:date>
    </item>
  </channel>
</rss>

