<?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 ERROR in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-SGPLOT-ERROR/m-p/500806#M133403</link>
    <description>&lt;P&gt;Did you try adding:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods graphics / antialiasmax=670000;&lt;/P&gt;
&lt;P&gt;or perhaps&lt;/P&gt;
&lt;P&gt;ods graphics/ noantialias;&lt;/P&gt;
&lt;P&gt;before the proc sgplot?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anti-alias is a "smoothing" technique to make lines and markers appear nicer. As such, it can require more memory to process the image created. Since you are apparently plotting around 670,000 elements that is where the suggestion in the note comes from.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2018 15:15:24 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-10-02T15:15:24Z</dc:date>
    <item>
      <title>PROC SGPLOT ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-SGPLOT-ERROR/m-p/500798#M133401</link>
      <description>&lt;P&gt;Hi all&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to solve this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SGPLOT used (Total process time):&lt;BR /&gt;real time 43.44 seconds&lt;BR /&gt;cpu time 0.21 seconds&lt;/P&gt;&lt;P&gt;NOTE: Marker and line antialiasing has been disabled for at least one plot because the threshold&lt;BR /&gt;has been reached. You can set ANTIALIASMAX=670000 in the ODS GRAPHICS statement to enable&lt;BR /&gt;antialiasing for all plots.&lt;BR /&gt;ERROR: Java virtual machine exception. java.lang.OutOfMemoryError: GC overhead limit exceeded.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: There were 669956 observations read from the data set WORK.FITMILK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 15:10:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-SGPLOT-ERROR/m-p/500798#M133401</guid>
      <dc:creator>Barkamih</dc:creator>
      <dc:date>2018-10-02T15:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SGPLOT ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-SGPLOT-ERROR/m-p/500806#M133403</link>
      <description>&lt;P&gt;Did you try adding:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods graphics / antialiasmax=670000;&lt;/P&gt;
&lt;P&gt;or perhaps&lt;/P&gt;
&lt;P&gt;ods graphics/ noantialias;&lt;/P&gt;
&lt;P&gt;before the proc sgplot?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anti-alias is a "smoothing" technique to make lines and markers appear nicer. As such, it can require more memory to process the image created. Since you are apparently plotting around 670,000 elements that is where the suggestion in the note comes from.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 15:15:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-SGPLOT-ERROR/m-p/500806#M133403</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-02T15:15:24Z</dc:date>
    </item>
  </channel>
</rss>

