<?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: How to replicate GPLOT output in SGPLOT? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-replicate-GPLOT-output-in-SGPLOT/m-p/158728#M5940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BREAK as an option on Series plot will create a skip if there is no data. I'd add a datapoint for year = 2004.5 with missing values for the y value in each group and use that option.&lt;/P&gt;&lt;P&gt;There may be other options in versions after th 9.2 I have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 16:20:19 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-05-14T16:20:19Z</dc:date>
    <item>
      <title>How to replicate GPLOT output in SGPLOT?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-replicate-GPLOT-output-in-SGPLOT/m-p/158727#M5939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have produced the attached output ('sas_trend_saipe_state.jpg') below using the 'Graph-N-Go' Interface in SAS 9.2 M3.&lt;/P&gt;&lt;P&gt;Yet, when I used the code below &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; title ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ODS Graphics on / ANTIALIAS=OFF ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; PROC SGPLOT data=work.saipesnc_s;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; series x=year y=saepovrtall_pt / group=name lineattrs=(thickness=2);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yaxis grid valueshint;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xaxis grid valueshint;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached output 'SGPlot4.png' is different!! There are no cut-off!?&lt;/P&gt;&lt;P&gt;What am I doing wrong? How can I show the desired Cut-Off in my joined lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ahmed&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11155i312BF45D774506BE/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="sas_trend_saipe_state.jpg" title="sas_trend_saipe_state.jpg" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11156i4552A908704560FE/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="SGPlot4.png" title="SGPlot4.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 16:06:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-replicate-GPLOT-output-in-SGPLOT/m-p/158727#M5939</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2014-05-14T16:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to replicate GPLOT output in SGPLOT?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-replicate-GPLOT-output-in-SGPLOT/m-p/158728#M5940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BREAK as an option on Series plot will create a skip if there is no data. I'd add a datapoint for year = 2004.5 with missing values for the y value in each group and use that option.&lt;/P&gt;&lt;P&gt;There may be other options in versions after th 9.2 I have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 16:20:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-replicate-GPLOT-output-in-SGPLOT/m-p/158728#M5940</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-05-14T16:20:19Z</dc:date>
    </item>
  </channel>
</rss>

