<?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: How do you edit a reference line in proc gplot in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156180#M40967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about proc gplot since I'm using proc gplot code from a code worker?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 15:54:01 GMT</pubDate>
    <dc:creator>PatriciaEilerman</dc:creator>
    <dc:date>2014-12-18T15:54:01Z</dc:date>
    <item>
      <title>How do you edit a reference line in proc gplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156176#M40963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently trying to add reference lines to my gplot and need to know some simple SAS code to create and edit the reference line. For example, I'm going to have a reference line which represent the maximum value= 0.68. I know that vref=0.68 and I know that cvref=green change the reference line color to green. However, how do I add label of this reference line to the legend so it easy for reader to tell difference between the lines. Please answer as soon as possible. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Patricia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:21:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156176#M40963</guid>
      <dc:creator>PatriciaEilerman</dc:creator>
      <dc:date>2014-12-18T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do you edit a reference line in proc gplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156177#M40964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding color I think you are looking for either the cautohref &lt;A href="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#n0l4536v5ljgrvn1875la9n7gjjp.htm#p0x1aymopanvken1jbtr6u9xorzo" title="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#n0l4536v5ljgrvn1875la9n7gjjp.htm#p0x1aymopanvken1jbtr6u9xorzo"&gt;SAS/GRAPH(R) 9.3: Reference, Third Edition&lt;/A&gt; or the chref &lt;A href="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#n0l4536v5ljgrvn1875la9n7gjjp.htm#p13b3yowovlo3an1219ftmbim84p" title="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#n0l4536v5ljgrvn1875la9n7gjjp.htm#p13b3yowovlo3an1219ftmbim84p"&gt;SASo/GRAPH(R) 9.3: Reference, Third Edition &lt;/A&gt;options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for labels, take a look at: &lt;A href="http://support.sas.com/sassamples/graphgallery/PROC_GPLOT_Graph_Elements_Reference_Lines.html" title="http://support.sas.com/sassamples/graphgallery/PROC_GPLOT_Graph_Elements_Reference_Lines.html"&gt;Support.sas.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:29:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156177#M40964</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-12-18T15:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do you edit a reference line in proc gplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156178#M40965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just figure out the colors a couple of minutes ago, but is there a way get reference label in the legend and not to the side. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:33:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156178#M40965</guid>
      <dc:creator>PatriciaEilerman</dc:creator>
      <dc:date>2014-12-18T15:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do you edit a reference line in proc gplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156179#M40966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a number of options available if you use proc sgplot. see, e.g., &lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/62603/HTML/default/viewer.htm#refline-stmt.htm" title="http://support.sas.com/documentation/cdl/en/grstatproc/62603/HTML/default/viewer.htm#refline-stmt.htm"&gt;SAS/GRAPH(R) 9.2: Statistical Graphics Procedures Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:40:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156179#M40966</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-12-18T15:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do you edit a reference line in proc gplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156180#M40967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about proc gplot since I'm using proc gplot code from a code worker?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-you-edit-a-reference-line-in-proc-gplot/m-p/156180#M40967</guid>
      <dc:creator>PatriciaEilerman</dc:creator>
      <dc:date>2014-12-18T15:54:01Z</dc:date>
    </item>
  </channel>
</rss>

