<?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: scatter plots in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/scatter-plots/m-p/515433#M17484</link>
    <description>&lt;P&gt;&lt;SPAN&gt;proc corr data=salary plots=all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var y x1 x2 x3 x4 x5 x7 x8 x9 x10;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This will give you separate scatter plots.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Nov 2018 20:46:36 GMT</pubDate>
    <dc:creator>saslove</dc:creator>
    <dc:date>2018-11-22T20:46:36Z</dc:date>
    <item>
      <title>scatter plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/scatter-plots/m-p/515410#M17483</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get the scatter plots and the Q-Q plot separately (not in a matrix) and I wrote this code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc corr data=salary plots=matrix(histogram);&lt;BR /&gt;var y x1 x2 x3 x4 x5 x7 x8 x9 x10;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can I modify my code using the unpack statement&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 18:07:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/scatter-plots/m-p/515410#M17483</guid>
      <dc:creator>shahd</dc:creator>
      <dc:date>2018-11-22T18:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: scatter plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/scatter-plots/m-p/515433#M17484</link>
      <description>&lt;P&gt;&lt;SPAN&gt;proc corr data=salary plots=all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var y x1 x2 x3 x4 x5 x7 x8 x9 x10;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This will give you separate scatter plots.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 20:46:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/scatter-plots/m-p/515433#M17484</guid>
      <dc:creator>saslove</dc:creator>
      <dc:date>2018-11-22T20:46:36Z</dc:date>
    </item>
  </channel>
</rss>

