<?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: adjusting the axis values in proc sgscatter in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678794#M20410</link>
    <description>&lt;P&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2020 01:57:10 GMT</pubDate>
    <dc:creator>m1986MM</dc:creator>
    <dc:date>2020-08-24T01:57:10Z</dc:date>
    <item>
      <title>adjusting the axis values in proc sgscatter</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678784#M20407</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am using the flowing script to plot var1 vs var2:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sgscatter data=mydata; &lt;BR /&gt;plot&amp;nbsp; var1*var2 / datalabel=name reg=(degree=1 clm) ; &lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is that how I can set the range of the values of x- and y-axis equal, so that the line var1=var2 is a 45-degree line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2020 22:54:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678784#M20407</guid>
      <dc:creator>m1986MM</dc:creator>
      <dc:date>2020-08-23T22:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: adjusting the axis values in proc sgscatter</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678793#M20409</link>
      <description>&lt;P&gt;Don't use SGSCATTER for this case -- use SGPLOT with a REG statement. Use the ASPECT option to control the aspect of the data area (perhaps start with ASPECT=1).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 01:30:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678793#M20409</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2020-08-24T01:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: adjusting the axis values in proc sgscatter</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678794#M20410</link>
      <description>&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 01:57:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/adjusting-the-axis-values-in-proc-sgscatter/m-p/678794#M20410</guid>
      <dc:creator>m1986MM</dc:creator>
      <dc:date>2020-08-24T01:57:10Z</dc:date>
    </item>
  </channel>
</rss>

