<?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: sgplot legend with lines and markers in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/sgplot-legend-with-lines-and-markers/m-p/419189#M67789</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
   series y=age x=height / markers group=sex;
   run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Just use a SERIES statement and make the markers through it.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 14:46:30 GMT</pubDate>
    <dc:creator>WarrenKuhfeld</dc:creator>
    <dc:date>2017-12-07T14:46:30Z</dc:date>
    <item>
      <title>sgplot legend with lines and markers</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sgplot-legend-with-lines-and-markers/m-p/419181#M67788</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm using proc sgplot with 'scatter' and 'series' as statements and 'group' option in both statements.&lt;/P&gt;&lt;P&gt;I would like to have a legend like the one in the attached file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion please?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 14:21:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sgplot-legend-with-lines-and-markers/m-p/419181#M67788</guid>
      <dc:creator>oussema</dc:creator>
      <dc:date>2017-12-07T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: sgplot legend with lines and markers</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sgplot-legend-with-lines-and-markers/m-p/419189#M67789</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
   series y=age x=height / markers group=sex;
   run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Just use a SERIES statement and make the markers through it.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 14:46:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sgplot-legend-with-lines-and-markers/m-p/419189#M67789</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-12-07T14:46:30Z</dc:date>
    </item>
  </channel>
</rss>

