<?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: Overlaying Line Series on Scatterplot on PROC SGPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297495#M10526</link>
    <description>&lt;P&gt;Your data needs to be all in one dataset.&lt;/P&gt;
&lt;P&gt;Then you can add another series or scatter statement and it will overlay on the same plot.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2016 21:33:48 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-09-09T21:33:48Z</dc:date>
    <item>
      <title>Overlaying Line Series on Scatterplot on PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297492#M10525</link>
      <description>&lt;P&gt;I have a basic scatterplot I create in PROC SGPLOT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC SGPLOT DATA=DSN;&lt;/P&gt;&lt;P&gt;SCATTER X=X_VAR Y=Y_VAR;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In DSN, I also have output from a regression model that fits a curve over Y_VAR. How can I modify my PROC SGPLOT code to add the fitted curve over the scatterplot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any ideas or help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dhrumil Patel&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 21:28:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297492#M10525</guid>
      <dc:creator>dhrumil_patel</dc:creator>
      <dc:date>2016-09-09T21:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Overlaying Line Series on Scatterplot on PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297495#M10526</link>
      <description>&lt;P&gt;Your data needs to be all in one dataset.&lt;/P&gt;
&lt;P&gt;Then you can add another series or scatter statement and it will overlay on the same plot.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 21:33:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297495#M10526</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-09T21:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Overlaying Line Series on Scatterplot on PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297539#M10528</link>
      <description>&lt;P&gt;For examples and the structure of the data set, see &lt;A href="https://blogs.sas.com/content/iml/2013/04/22/overlay-custom-curves.html" target="_self"&gt;"How to overlay custom curves with SGPLOT."&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:15:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Overlaying-Line-Series-on-Scatterplot-on-PROC-SGPLOT/m-p/297539#M10528</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-01-23T14:15:24Z</dc:date>
    </item>
  </channel>
</rss>

