<?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: SAS Gplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602866#M19087</link>
    <description>&lt;P&gt;I used sgpot -- the first set came out as lines, the second set were bar charts.&amp;nbsp; I don't know what's different - same syntax.&amp;nbsp; The data are numeric.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2019 20:43:11 GMT</pubDate>
    <dc:creator>ethom1906</dc:creator>
    <dc:date>2019-11-08T20:43:11Z</dc:date>
    <item>
      <title>SAS Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602580#M19082</link>
      <description>&lt;P&gt;I am trying to create a series of line charts.&amp;nbsp; I created two in gplot using the JOIN option.&amp;nbsp; When I try to create the next two using the same option, SAS only produces bar charts.&amp;nbsp; The code below gives me a bar chart instead of a line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;symbol1 color=black&lt;BR /&gt;interpol=join;&lt;/P&gt;
&lt;P&gt;symbol2 color=red&lt;BR /&gt;interpol=join;&lt;/P&gt;
&lt;P&gt;title "VetPop2018 vs VetPop2016 - State=37";&lt;BR /&gt;proc gplot data=vp18_vp16;&lt;BR /&gt;where st = "37";&lt;BR /&gt;plot (vp18_male vp16_male)*year / skipmiss overlay legend=legend;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 20:08:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602580#M19082</guid>
      <dc:creator>ethom1906</dc:creator>
      <dc:date>2019-11-07T20:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602626#M19083</link>
      <description>Any specific reason to not use SGPLOT here? It's a lot more intuitive and better graphics. SAS/Graph, G-Procedures are outdated.</description>
      <pubDate>Thu, 07 Nov 2019 21:06:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602626#M19083</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-11-07T21:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602866#M19087</link>
      <description>&lt;P&gt;I used sgpot -- the first set came out as lines, the second set were bar charts.&amp;nbsp; I don't know what's different - same syntax.&amp;nbsp; The data are numeric.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 20:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602866#M19087</guid>
      <dc:creator>ethom1906</dc:creator>
      <dc:date>2019-11-08T20:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602868#M19088</link>
      <description>Show your code. If you can't provide sample data perhaps consider using a SASHELP data set like class or heart. &lt;BR /&gt;&lt;BR /&gt;The SAS examples are pretty clear IMO&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetVersion=9.4&amp;amp;docsetTarget=n1vkttjoy99wkwn1iyy9leor7xg2.htm&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetVersion=9.4&amp;amp;docsetTarget=n1vkttjoy99wkwn1iyy9leor7xg2.htm&amp;amp;locale=en&lt;/A&gt;</description>
      <pubDate>Fri, 08 Nov 2019 20:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/602868#M19088</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-11-08T20:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/605053#M19118</link>
      <description>&lt;P&gt;Can you share what your output looks like?&lt;/P&gt;
&lt;P&gt;(use the 'Photo' capability when adding a comment)&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 15:32:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Gplot/m-p/605053#M19118</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2019-11-18T15:32:41Z</dc:date>
    </item>
  </channel>
</rss>

