<?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: Reference with syntax os SAS graph traditional options in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548955#M17985</link>
    <description>Nope. No ODS. Like I said before, I am an old time user (30+ years) so the most practical thing for me to do is to recycle traditional graphs with goptions.&lt;BR /&gt;&lt;BR /&gt;Can't find manuals for line type etc any more.&lt;BR /&gt;&lt;BR /&gt;The ref you sent me is not clear either anyway.&lt;BR /&gt;</description>
    <pubDate>Fri, 05 Apr 2019 20:40:19 GMT</pubDate>
    <dc:creator>Angela53</dc:creator>
    <dc:date>2019-04-05T20:40:19Z</dc:date>
    <item>
      <title>Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/546762#M17948</link>
      <description>&lt;P&gt;Does anyone know&amp;nbsp; of a reference that details the complete syntax of ALL SAS graph options?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Procs such as univariate, boxplot, etc,&amp;nbsp; list the available graph options, such as "lgrid=x", but I can't find a dictionary that will list each "x" and their meanings.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 00:30:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/546762#M17948</guid>
      <dc:creator>Angela53</dc:creator>
      <dc:date>2019-03-28T00:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/546774#M17949</link>
      <description>&lt;P&gt;This is probably the closest you may find, or at least give you an explanation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetTarget=p16cypqe7k15dbn1537m2rwlvzx9.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetTarget=p16cypqe7k15dbn1537m2rwlvzx9.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe most of the proc are now using GTL under the hood to create the graphics so you can usually get the code/template and customize as desired.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;GTL is documented here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=grstatug&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=grstatug&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, please feel free to ask any questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would also recommend staying away from any procs such GCHART, GPLOT or PLOT. They're pretty old and you'll get much better quality graphs from SGPLOT and the SG procedures.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/260182"&gt;@Angela53&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Does anyone know&amp;nbsp; of a reference that details the complete syntax of ALL SAS graph options?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Procs such as univariate, boxplot, etc,&amp;nbsp; list the available graph options, such as "lgrid=x", but I can't find a dictionary that will list each "x" and their meanings.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 02:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/546774#M17949</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-03-28T02:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/546782#M17950</link>
      <description>&lt;P&gt;Thanks, I'll take a look and try to find what I need.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 03:59:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/546782#M17950</guid>
      <dc:creator>Angela53</dc:creator>
      <dc:date>2019-03-28T03:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548896#M17983</link>
      <description>My question was about the traditional goptions. I've been using SAS for the past 30+ years and use lots of programs I already have. Usually under tight deadlines, not practical to redo them when all I want is change appearance.</description>
      <pubDate>Fri, 05 Apr 2019 19:13:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548896#M17983</guid>
      <dc:creator>Angela53</dc:creator>
      <dc:date>2019-04-05T19:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548916#M17984</link>
      <description>Are you trying to change the appearance of the default ODS graphics or a graph from a SAS/GRAPH procedure. I'm about 90% sure that the ODS graphics are all implemented via GTL now.</description>
      <pubDate>Fri, 05 Apr 2019 19:27:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548916#M17984</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-05T19:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548955#M17985</link>
      <description>Nope. No ODS. Like I said before, I am an old time user (30+ years) so the most practical thing for me to do is to recycle traditional graphs with goptions.&lt;BR /&gt;&lt;BR /&gt;Can't find manuals for line type etc any more.&lt;BR /&gt;&lt;BR /&gt;The ref you sent me is not clear either anyway.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 20:40:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548955#M17985</guid>
      <dc:creator>Angela53</dc:creator>
      <dc:date>2019-04-05T20:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548991#M17986</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/260182"&gt;@Angela53&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Nope. No ODS. Like I said before, I am an old time user (30+ years) so the most practical thing for me to do is to recycle traditional graphs with goptions.&lt;BR /&gt;&lt;BR /&gt;Can't find manuals for line type etc any more.&lt;BR /&gt;&lt;BR /&gt;The ref you sent me is not clear either anyway.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You're being almost too specific &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SAS Graph documentation covers the options, I can't find any reference to lgrid=x so I have no idea what you're referring to there. And you mentioned PROC UNIVARIATE and such at the beginning and those graphics are switching to ODS so that's why I referenced those.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SAS/GRAPH documentation covers line styles, axis statements. I find it easier to navigate than previously but I can see how it would be hard to navigate as well. I don't know where line type falls under, because it varies depending on the statement being used.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Line Type?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=annotate_line.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n1h3kjaex3wrjan17ji2l6utxccj"&gt;https://documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=annotate_line.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n1h3kjaex3wrjan17ji2l6utxccj&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS\GRAPH&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=n0c0j84n1e2jz9n1bhkn41o3v0d6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=n0c0j84n1e2jz9n1bhkn41o3v0d6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 22:42:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/548991#M17986</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-05T22:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549001#M17987</link>
      <description>&lt;P&gt;Here you go:&amp;nbsp;&lt;A href="https://v8doc.sas.com/sashtml/gref/zbolchap.htm#znetable" target="_blank"&gt;https://v8doc.sas.com/sashtml/gref/zbolchap.htm#znetable&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 01:17:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549001#M17987</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2019-04-06T01:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549070#M17988</link>
      <description>Just a current version of Rick's link. Note this is under the SAS/GRAPH documentation. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=n0c0j84n1e2jz9n1bhkn41o3v0d6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=n0c0j84n1e2jz9n1bhkn41o3v0d6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;</description>
      <pubDate>Sat, 06 Apr 2019 22:25:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549070#M17988</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-06T22:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549279#M17991</link>
      <description>&lt;P&gt;This page of SAS/Graph line types Dan posted ... it is one of the few pages I have printed off, and taped to the wall beside my desk! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(along with SAS/Graph annotate coordinate systems, a US map with the lat/long grid overlaid, and a few others)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:19:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549279#M17991</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2019-04-08T14:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with syntax os SAS graph traditional options</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549376#M17992</link>
      <description>&lt;P&gt;Great site for refs. Already helped me prepare for a very important presentation. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 18:32:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Reference-with-syntax-os-SAS-graph-traditional-options/m-p/549376#M17992</guid>
      <dc:creator>Angela53</dc:creator>
      <dc:date>2019-04-08T18:32:17Z</dc:date>
    </item>
  </channel>
</rss>

