<?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: PROC SGPLOT in Developers</title>
    <link>https://communities.sas.com/t5/Developers/PROC-SGPLOT/m-p/593790#M5936</link>
    <description>&lt;P&gt;UPDATE:&amp;nbsp;&amp;nbsp;I successfully produced the chart with a stored process by changing from "Stream" to "Package" result capabilities in the "Execution Options" section of the Stored Process Manager. I would really appreciate it if someone would share their insight as to why this change made a difference. Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2019 15:52:34 GMT</pubDate>
    <dc:creator>ANON4</dc:creator>
    <dc:date>2019-10-03T15:52:34Z</dc:date>
    <item>
      <title>PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Developers/PROC-SGPLOT/m-p/593753#M5935</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; Can PROC SGPLOT be used in a SAS stored process?&amp;nbsp; For example, the code below runs fine on SAS Enterprise Guide but when I try to use it in a stored process I get a blank rectangle where the chart should be and an error that reads, "STP: A failure occurred in the Execution Context post processing."&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc sgplot data=have;&lt;BR /&gt;pbspline x=year_num y=unique_count / group=del_method datalabel=unique_count;&lt;BR /&gt;yaxis min=0 max=10000;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 14:52:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/PROC-SGPLOT/m-p/593753#M5935</guid>
      <dc:creator>ANON4</dc:creator>
      <dc:date>2019-10-03T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Developers/PROC-SGPLOT/m-p/593790#M5936</link>
      <description>&lt;P&gt;UPDATE:&amp;nbsp;&amp;nbsp;I successfully produced the chart with a stored process by changing from "Stream" to "Package" result capabilities in the "Execution Options" section of the Stored Process Manager. I would really appreciate it if someone would share their insight as to why this change made a difference. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 15:52:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/PROC-SGPLOT/m-p/593790#M5936</guid>
      <dc:creator>ANON4</dc:creator>
      <dc:date>2019-10-03T15:52:34Z</dc:date>
    </item>
  </channel>
</rss>

