<?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: Changing GraphLabelText in scatter Plot,  Proc Corr in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Changing-GraphLabelText-in-scatter-Plot-Proc-Corr/m-p/2875#M1274</link>
    <description>Hi:&lt;BR /&gt;
  First, you CAN change the graph template that's used for your statistical graph.&lt;BR /&gt;
  &lt;BR /&gt;
  These are the steps you need to follow:&lt;BR /&gt;
1) understand WHAT graph template is used for your procedure and graph of interest (use ODS TRACE ON/OFF to determine WHAT graph template is being used for your procedure of interest.&lt;BR /&gt;
2) investigate HOW your graph template of interest is creating its graph area and titles and legends&lt;BR /&gt;
3) make a copy of of your graph template or otherwise use graph template language syntax to create a changed template&lt;BR /&gt;
4) possibly change the STYLE template that you're using if you want to change some of the style attributes used in the production of your output (this step can be optional) -- however, your graph template may use style attributes from the style template -- so you may still have to look at the style template before you're all done.&lt;BR /&gt;
  &lt;BR /&gt;
You can find some information about Graph Templates, in these papers:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/datavisualization/papers/sugi30/GraphStyles.pdf" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/papers/sugi30/GraphStyles.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/datavisualization/papers/sugi30/GTL.pdf" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/papers/sugi30/GTL.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;A href="http://www2.sas.com/proceedings/sugi29/204-29.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi29/204-29.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.mwsug.org/Conference/2005/Statistics/SS400.pdf" target="_blank"&gt;http://www.mwsug.org/Conference/2005/Statistics/SS400.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Otherwise, Tech Support might be your best bet for help with this request. The code involved could be lengthy and several iterations of the program might be required to achieve everything you want. For information on how to contact Tech Support, refer to: &lt;A href="http://support.sas.com/techsup/contact/index.html" target="_blank"&gt;http://support.sas.com/techsup/contact/index.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Good luck,&lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 20 Apr 2007 19:12:51 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-04-20T19:12:51Z</dc:date>
    <item>
      <title>Changing GraphLabelText in scatter Plot,  Proc Corr</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Changing-GraphLabelText-in-scatter-Plot-Proc-Corr/m-p/2874#M1273</link>
      <description>I need help with changing GraphLabelText in Scatter Plot, using proc template, so instead the name statediff vertically should be Difference in State Score, horizontally instead of traitdiff need to be Difference in Trait Score and GraphTitletext instead Scatter Plot to Difference in Scores. &lt;BR /&gt;
Thanks in advance,</description>
      <pubDate>Fri, 20 Apr 2007 17:55:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Changing-GraphLabelText-in-scatter-Plot-Proc-Corr/m-p/2874#M1273</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-04-20T17:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Changing GraphLabelText in scatter Plot,  Proc Corr</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Changing-GraphLabelText-in-scatter-Plot-Proc-Corr/m-p/2875#M1274</link>
      <description>Hi:&lt;BR /&gt;
  First, you CAN change the graph template that's used for your statistical graph.&lt;BR /&gt;
  &lt;BR /&gt;
  These are the steps you need to follow:&lt;BR /&gt;
1) understand WHAT graph template is used for your procedure and graph of interest (use ODS TRACE ON/OFF to determine WHAT graph template is being used for your procedure of interest.&lt;BR /&gt;
2) investigate HOW your graph template of interest is creating its graph area and titles and legends&lt;BR /&gt;
3) make a copy of of your graph template or otherwise use graph template language syntax to create a changed template&lt;BR /&gt;
4) possibly change the STYLE template that you're using if you want to change some of the style attributes used in the production of your output (this step can be optional) -- however, your graph template may use style attributes from the style template -- so you may still have to look at the style template before you're all done.&lt;BR /&gt;
  &lt;BR /&gt;
You can find some information about Graph Templates, in these papers:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/datavisualization/papers/sugi30/GraphStyles.pdf" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/papers/sugi30/GraphStyles.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/datavisualization/papers/sugi30/GTL.pdf" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/papers/sugi30/GTL.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;A href="http://www2.sas.com/proceedings/sugi29/204-29.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi29/204-29.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.mwsug.org/Conference/2005/Statistics/SS400.pdf" target="_blank"&gt;http://www.mwsug.org/Conference/2005/Statistics/SS400.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Otherwise, Tech Support might be your best bet for help with this request. The code involved could be lengthy and several iterations of the program might be required to achieve everything you want. For information on how to contact Tech Support, refer to: &lt;A href="http://support.sas.com/techsup/contact/index.html" target="_blank"&gt;http://support.sas.com/techsup/contact/index.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Good luck,&lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 20 Apr 2007 19:12:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Changing-GraphLabelText-in-scatter-Plot-Proc-Corr/m-p/2875#M1274</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-04-20T19:12:51Z</dc:date>
    </item>
  </channel>
</rss>

