<?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: Options of GTL statement in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259895#M9385</link>
    <description>&lt;P&gt;Out of date but here's a good starting point:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.sas.com/store/prodBK_63120_en.html" target="_blank"&gt;http://www.sas.com/store/prodBK_63120_en.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would pick something to focus on though, what type of graphs are you interested in?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SGPLOT actually goes very far, but if you need very customized graphics then yes, using GTL is great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, try recreating a bunch of the standard graphs from procs (proc corr, proc reg diagnostic plots) will help you out. And you can see the templates. Learn how to modify the templates.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2016 20:46:25 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-03-29T20:46:25Z</dc:date>
    <item>
      <title>Options of GTL statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259815#M9382</link>
      <description>&lt;P&gt;There are so many options for each statememnt in GTL (Graph Template Language) such as for scatteplot, xaxisopts etc. How to know all of those options? &amp;nbsp;I guess it would be the based on requirement. &amp;nbsp;Still it seems overwhelming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 17:47:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259815#M9382</guid>
      <dc:creator>SAS_inquisitive</dc:creator>
      <dc:date>2016-03-29T17:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Options of GTL statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259855#M9383</link>
      <description>&lt;P&gt;Since GTL stands for Graphics Template Language it is similar to any other programming language. Start by reading the friendly manual, or online help. There are examples at places such as &lt;A href="http://support.sas.com/sassamples/graphgallery/PROC_SGRENDER_Graph_Template_Language__GTL_.html" target="_blank"&gt;http://support.sas.com/sassamples/graphgallery/PROC_SGRENDER_Graph_Template_Language__GTL_.html&lt;/A&gt; that show results and code to generate them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then practice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Caution: The GTL has changed with every release and if you are not running 9.4 you may find examples that won't quite work with your install.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 19:14:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259855#M9383</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-03-29T19:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Options of GTL statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259860#M9384</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw﻿&lt;/a&gt;.&amp;nbsp;This looks a good repository of GTL graphs. I will go over &amp;nbsp;them and practice. &amp;nbsp;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 19:24:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259860#M9384</guid>
      <dc:creator>SAS_inquisitive</dc:creator>
      <dc:date>2016-03-29T19:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Options of GTL statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259895#M9385</link>
      <description>&lt;P&gt;Out of date but here's a good starting point:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.sas.com/store/prodBK_63120_en.html" target="_blank"&gt;http://www.sas.com/store/prodBK_63120_en.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would pick something to focus on though, what type of graphs are you interested in?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SGPLOT actually goes very far, but if you need very customized graphics then yes, using GTL is great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, try recreating a bunch of the standard graphs from procs (proc corr, proc reg diagnostic plots) will help you out. And you can see the templates. Learn how to modify the templates.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 20:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Options-of-GTL-statement/m-p/259895#M9385</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-29T20:46:25Z</dc:date>
    </item>
  </channel>
</rss>

