<?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: Exporting SAS scatterplot into Excel in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147974#M5605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would use the SG proceduers see:&amp;nbsp; &lt;A href="http://support.sas.com/rnd/app/ODSGraphics/index.html" title="http://support.sas.com/rnd/app/ODSGraphics/index.html"&gt;ODS Statistical Graphics&lt;/A&gt;.&amp;nbsp;&amp;nbsp; What has happened is a silent move of functionality.&lt;BR /&gt;"In SAS 9.2, SAS/GRAPH software is required for ODS Graphics functionality. With SAS 9.3, all ODS Graphics capabilities moved to Base SAS."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2014 17:25:37 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-08-04T17:25:37Z</dc:date>
    <item>
      <title>Exporting SAS scatterplot into Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147972#M5603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to export my scatterplot generated by SAS into excel. I have read through previous threads and I am still lost on how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=scatterplot; &lt;/P&gt;&lt;P&gt;plot F*V =S;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data is grouped data, similar to this: &lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/62603/HTML/default/viewer.htm#a003111460.htm" title="http://support.sas.com/documentation/cdl/en/grstatproc/62603/HTML/default/viewer.htm#a003111460.htm"&gt;SAS/GRAPH(R) 9.2: Statistical Graphics Procedures Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there a way to add a line of best fit for each group, one line for Male, and line for Female?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 16:35:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147972#M5603</guid>
      <dc:creator>SASbeginner20</dc:creator>
      <dc:date>2014-08-04T16:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting SAS scatterplot into Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147973#M5604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used sgplot to do this, may be helpful for the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=scatterplot;&lt;/P&gt;&lt;P&gt;&amp;nbsp; reg x=F y=V /LINEATTRS=solid group=s;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 17:09:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147973#M5604</guid>
      <dc:creator>stat_sas</dc:creator>
      <dc:date>2014-08-04T17:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting SAS scatterplot into Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147974#M5605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would use the SG proceduers see:&amp;nbsp; &lt;A href="http://support.sas.com/rnd/app/ODSGraphics/index.html" title="http://support.sas.com/rnd/app/ODSGraphics/index.html"&gt;ODS Statistical Graphics&lt;/A&gt;.&amp;nbsp;&amp;nbsp; What has happened is a silent move of functionality.&lt;BR /&gt;"In SAS 9.2, SAS/GRAPH software is required for ODS Graphics functionality. With SAS 9.3, all ODS Graphics capabilities moved to Base SAS."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 17:25:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Exporting-SAS-scatterplot-into-Excel/m-p/147974#M5605</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-08-04T17:25:37Z</dc:date>
    </item>
  </channel>
</rss>

