<?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: Reflabels in Enterprise Guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16280#M3054</link>
    <description>I changed the graph format to SAS EMF in EG and it worked fine (jpeg also worked but the image quality was lower).&lt;BR /&gt;
&lt;BR /&gt;
Many thanks for the solution.&lt;BR /&gt;
&lt;BR /&gt;
V</description>
    <pubDate>Mon, 20 Jun 2011 13:03:07 GMT</pubDate>
    <dc:creator>VD</dc:creator>
    <dc:date>2011-06-20T13:03:07Z</dc:date>
    <item>
      <title>Reflabels in Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16278#M3052</link>
      <description>Does Reflabel for a gplot work in Enterprise guide?&lt;BR /&gt;
&lt;BR /&gt;
I have used this code in Entreprise guide and the reflabels do not appear in the graph (the reference lines do). The reflabels in this code do appear when used in Base SAS. &lt;BR /&gt;
&lt;BR /&gt;
symbol1 value=dot color=blue  ;&lt;BR /&gt;
symbol2 value=dot color=red  ;&lt;BR /&gt;
axis1 Minor=None ;&lt;BR /&gt;
axis2 order=(0 to 100 by 10) REFLABEL=('A' 'B');&lt;BR /&gt;
&lt;BR /&gt;
proc gplot data=d1; &lt;BR /&gt;
 	plot  (ATot BTot)*RowID/overlay&lt;BR /&gt;
	vref=40 80;&lt;BR /&gt;
	cvref=black&lt;BR /&gt;
	lvref=2&lt;BR /&gt;
	haxis=axis1&lt;BR /&gt;
	vaxis=axis2;&lt;BR /&gt;
run;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Any solution on how this could work in Enterprise Guide?&lt;BR /&gt;
Many thanks.</description>
      <pubDate>Fri, 17 Jun 2011 15:38:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16278#M3052</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2011-06-17T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reflabels in Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16279#M3053</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
SAS graphs are created using SAS/Graph. Both "PC SAS" (which is a windowing system on top of a SAS Server) and SAS EG (which is a client connecting to a SAS Server) use exactly the same SAS/Graph (which is a Server component).&lt;BR /&gt;
&lt;BR /&gt;
If you're not getting the same result then there must be some differences in your code or the default settings.&lt;BR /&gt;
What comes to mind is the "Graph Format", i.e. jpeg for "PC SAS" and ActiveX for EG (default can be set under "options/results/graph).&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick&lt;BR /&gt;
&lt;BR /&gt;
Message was edited by: Patrick&lt;BR /&gt;
&lt;BR /&gt;
"To be precise: the windows manager is also available for SAS installed under UNIX or even Mainframe"</description>
      <pubDate>Sun, 19 Jun 2011 10:46:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16279#M3053</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2011-06-19T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reflabels in Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16280#M3054</link>
      <description>I changed the graph format to SAS EMF in EG and it worked fine (jpeg also worked but the image quality was lower).&lt;BR /&gt;
&lt;BR /&gt;
Many thanks for the solution.&lt;BR /&gt;
&lt;BR /&gt;
V</description>
      <pubDate>Mon, 20 Jun 2011 13:03:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reflabels-in-Enterprise-Guide/m-p/16280#M3054</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2011-06-20T13:03:07Z</dc:date>
    </item>
  </channel>
</rss>

