<?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  cancelling legend in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23730#M663</link>
    <description>Suggested / recommended DOC reference to bookmark:&lt;BR /&gt;
&lt;BR /&gt;
SAS/Graph Reference: Introduction to SAS/GRAPH Software&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a000696038.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a000696038.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 01 Dec 2009 15:37:29 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-12-01T15:37:29Z</dc:date>
    <item>
      <title>gplot  cancelling legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23728#M661</link>
      <description>Hi! &lt;BR /&gt;
Here's my code- for the  3 values of stat_id  I get  3 overlay  plots.&lt;BR /&gt;
When I run this i get an automatic legend of the 3 colors of stat_id.&lt;BR /&gt;
I can cancel that automatic legend by creating my own legend,&lt;BR /&gt;
BUT how can I have a graph with no legends at all?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Tal&lt;BR /&gt;
&lt;BR /&gt;
proc gplot gout=hh.no_legend data=hh.jan_03_excel;&lt;BR /&gt;
plot O3*d=stat_id /vaxis = axis2 haxis=axis1 /*LEGEND=LEGEND1*/ name="O3 January 2003.gif";&lt;BR /&gt;
where day in (5,6,7,8,9,10,11,12);&lt;BR /&gt;
run; quit;</description>
      <pubDate>Tue, 01 Dec 2009 15:33:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23728#M661</guid>
      <dc:creator>tal83</dc:creator>
      <dc:date>2009-12-01T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: gplot  cancelling legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23729#M662</link>
      <description>How about NOLEGEND?  Suggest a Google search against the SAS support website for details.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 01 Dec 2009 15:35:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23729#M662</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-12-01T15:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: gplot  cancelling legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23730#M663</link>
      <description>Suggested / recommended DOC reference to bookmark:&lt;BR /&gt;
&lt;BR /&gt;
SAS/Graph Reference: Introduction to SAS/GRAPH Software&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a000696038.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a000696038.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 01 Dec 2009 15:37:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23730#M663</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-12-01T15:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: gplot  cancelling legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23731#M664</link>
      <description>Thanks!</description>
      <pubDate>Tue, 01 Dec 2009 15:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gplot-cancelling-legend/m-p/23731#M664</guid>
      <dc:creator>tal83</dc:creator>
      <dc:date>2009-12-01T15:53:38Z</dc:date>
    </item>
  </channel>
</rss>

