<?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: gplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96476#M3601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely right, I'm getting back into the swing of things, been away from sas for a while and not familiar with sgplot.&amp;nbsp; It took a few minutes to research and came up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=cumout;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; series x=time y=percent / markers datalabel=percent;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yaxis label='Percent';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The docs on this are great too, I'm going to be spending some time getting familiar with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Have a great weekend,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2013 20:42:30 GMT</pubDate>
    <dc:creator>Steelers_In_DC</dc:creator>
    <dc:date>2013-09-27T20:42:30Z</dc:date>
    <item>
      <title>gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96474#M3599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The points look pretty bad without format 5.2, but then the numbers up the verticle axis are formated the same way.&amp;nbsp; Is there a way to format on the graph line but leave the axis line as the default with no decimal places?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=data;&lt;/P&gt;&lt;P&gt;symbol i=join v=plus h=1.5 pointlabel=(h=1)&lt;/P&gt;&lt;P&gt;format percent nlnum5.2;&lt;/P&gt;&lt;P&gt;plot percent*time;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 18:55:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96474#M3599</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2013-09-27T18:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96475#M3600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easy enough in SGPLOT using the integer option. Are you set on using GPLOT?&lt;/P&gt;&lt;P&gt;Generally I like the SG Procedures of the G procedures and GTL is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest ODS Graphics Designer if you want nicer graphs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 19:17:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96475#M3600</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-09-27T19:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96476#M3601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely right, I'm getting back into the swing of things, been away from sas for a while and not familiar with sgplot.&amp;nbsp; It took a few minutes to research and came up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=cumout;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; series x=time y=percent / markers datalabel=percent;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yaxis label='Percent';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The docs on this are great too, I'm going to be spending some time getting familiar with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Have a great weekend,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 20:42:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot/m-p/96476#M3601</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2013-09-27T20:42:30Z</dc:date>
    </item>
  </channel>
</rss>

