<?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: Not recognizing SYMBOL in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-recognizing-SYMBOL/m-p/476067#M30899</link>
    <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/06/13/attrpriority-cycleattrs-styleattrs-ods-graphics.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2018/06/13/attrpriority-cycleattrs-styleattrs-ods-graphics.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect this is why.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jul 2018 16:46:59 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-07-06T16:46:59Z</dc:date>
    <item>
      <title>Not recognizing SYMBOL</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-recognizing-SYMBOL/m-p/476064#M30898</link>
      <description>&lt;P&gt;I know this is minor but I'm going crazy. Why doesn't it recognize SYMBOL command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc sgplot data=Meanx;
where Month in(6);
series x=Hour y=Load / legendlabel = 'Load' MARKERS LINEATTRS = (THICKNESS = 2 PATTERN = SOLID COLOR = LIGHTBLUE SYMBOL = CIRCLEFILLED) 
													MARKERATTRS =  (COLOR = LIGHTBLUE SYMBOL = CIRCLEFILLED);
series x=Hour y=Temperature / y2axis legendlabel = 'Temperature' MARKERS LINEATTRS = (THICKNESS = 2 PATTERN = SOLID COLOR = PINK);
XAXIS LABEL = 'Hour' GRID VALUES = (0 TO 23 BY 1);
YAXIS LABEL = 'LOAD (MW)';
Y2AXIS LABEL = 'Temperature (degrees F)';
run;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Jul 2018 16:24:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-recognizing-SYMBOL/m-p/476064#M30898</guid>
      <dc:creator>matt23</dc:creator>
      <dc:date>2018-07-06T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not recognizing SYMBOL</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-recognizing-SYMBOL/m-p/476067#M30899</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/06/13/attrpriority-cycleattrs-styleattrs-ods-graphics.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2018/06/13/attrpriority-cycleattrs-styleattrs-ods-graphics.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect this is why.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 16:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-recognizing-SYMBOL/m-p/476067#M30899</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-06T16:46:59Z</dc:date>
    </item>
  </channel>
</rss>

