<?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: how to set up rowaxis integer min=0.5 max=1 label='Thanks_You'; in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40154#M1275</link>
    <description>I got you. thanks a millon.</description>
    <pubDate>Thu, 31 Mar 2011 20:17:07 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2011-03-31T20:17:07Z</dc:date>
    <item>
      <title>how to set up rowaxis integer min=0.5 max=1 label='Thanks_You';</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40152#M1273</link>
      <description>&lt;B&gt;Thanks in advance&lt;/B&gt;&lt;BR /&gt;
  &lt;B&gt;&lt;U&gt;colaxis integer&lt;B&gt; min=0.5 max=1 &lt;/B&gt;label='Length95ci)&lt;/U&gt;;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
I'd like to set up Rowaxis as 0.5--1 stead of 0--1, but didn't know how?&lt;BR /&gt;
&lt;BR /&gt;
as:&lt;BR /&gt;
proc sgpanel data=file;&lt;BR /&gt;
   panelby &amp;amp;peme2 &amp;amp;peme1 / layout=lattice /* ONEPANEL */ novarname;&lt;BR /&gt;
   scatter x=MM y=l95CI_mean / group=METHOD markerattrs=(size=10);&lt;BR /&gt;
   refline .6  .8 / axis=Y lineattrs=(pattern=dash);&lt;BR /&gt;
   refline .2  .4 / axis=X lineattrs=(pattern=dash);&lt;BR /&gt;
   rowaxis integer&lt;B&gt; min=0 max=0.5&lt;/B&gt; label='Fraction_MM';&lt;BR /&gt;
   colaxis integer&lt;B&gt; min=0.5 max=1 &lt;/B&gt;label='Length95ci)';&lt;BR /&gt;
   keylegend / title=" " noborder;&lt;BR /&gt;
run;&lt;BR /&gt;
thanks again.&lt;BR /&gt;
Alex&lt;U&gt;&lt;/U&gt;&lt;U&gt;&lt;/U&gt;</description>
      <pubDate>Tue, 29 Mar 2011 18:18:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40152#M1273</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-03-29T18:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up rowaxis integer min=0.5 max=1 label='Thanks_You';</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40153#M1274</link>
      <description>I believe the INTEGER option is what is preventing you from seeing your decimal ranges.&lt;BR /&gt;
&lt;BR /&gt;
Dan</description>
      <pubDate>Wed, 30 Mar 2011 19:38:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40153#M1274</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2011-03-30T19:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to set up rowaxis integer min=0.5 max=1 label='Thanks_You';</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40154#M1275</link>
      <description>I got you. thanks a millon.</description>
      <pubDate>Thu, 31 Mar 2011 20:17:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-set-up-rowaxis-integer-min-0-5-max-1-label-Thanks-You/m-p/40154#M1275</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-03-31T20:17:07Z</dc:date>
    </item>
  </channel>
</rss>

