<?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: SAS/GRAPH software in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352628#M12232</link>
    <description>&lt;P&gt;IMO there isn't a 'SAS' industry, there's an analytics industry and SAS is a tool that gets used to solved problems.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ultimate goal is always to solve a problem so get good at solving problems, whether it's learning how to program and solve your own issues or the types of problems you may see in the industry of interest (ie banking, health, social, weather, energy, etc...).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Apr 2017 18:49:38 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-04-23T18:49:38Z</dc:date>
    <item>
      <title>SAS/GRAPH software</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352616#M12228</link>
      <description>&lt;P&gt;I am a beginner in SAS.I am learning it by using SAS studio by SAS university edition.I want SAS/Graph software.How to get that for learning.In SAS studio I am not able to use proc gchart etc. procedures.Please help me with this.I want to learn this.In SAS studio log file says proc gchart procedure is not found.From where I can get SAS?GRAPH learning edition.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 17:47:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352616#M12228</guid>
      <dc:creator>s_m</dc:creator>
      <dc:date>2017-04-23T17:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/GRAPH software</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352618#M12230</link>
      <description>&lt;P&gt;SAS/Studio does not include the SAS/GRAPH software that you need to run proc GCHART. &amp;nbsp;If your goal is to specifically learn the SAS/GRAPH software, you will not be able to do it in SAS/Studio. &amp;nbsp;You can find a lot of material in &lt;A href="http://robslink.com/SAS/Home.htm" target="_blank"&gt;Robert Allison's web page&lt;/A&gt;, including reference to his book.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to learn graphics using SAS, you can use the new SGPLOT procedure that is included in the product. &amp;nbsp;There are also many Graphics Tasks included in SAS/Studio that use SGPLOT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can see many examples in "&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;Graphically Speaking&lt;/A&gt;" blog.&lt;/P&gt;
&lt;P&gt;You can also see the "&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2016/12/05/getting-started-sgplot-index/" target="_blank"&gt;Getting Started&lt;/A&gt;" articles.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 17:59:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352618#M12230</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-04-23T17:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/GRAPH software</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352619#M12231</link>
      <description>Thanks a lot sir Sanjay_SAS for your advice.&lt;BR /&gt;I just need your little advice.&lt;BR /&gt;I am learning SAS by using sas studio from sas university edition and following Ron Cody sir's book learning sas by example A programmer's guide.What else should I do to get into SAS industry.</description>
      <pubDate>Sun, 23 Apr 2017 18:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352619#M12231</guid>
      <dc:creator>s_m</dc:creator>
      <dc:date>2017-04-23T18:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/GRAPH software</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352628#M12232</link>
      <description>&lt;P&gt;IMO there isn't a 'SAS' industry, there's an analytics industry and SAS is a tool that gets used to solved problems.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ultimate goal is always to solve a problem so get good at solving problems, whether it's learning how to program and solve your own issues or the types of problems you may see in the industry of interest (ie banking, health, social, weather, energy, etc...).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 18:49:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352628#M12232</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-23T18:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/GRAPH software</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352651#M12233</link>
      <description>&lt;P&gt;Reeza has provided good advise. &amp;nbsp;Learning to solve problems using SAS with Ron Cody's book is a good start. &amp;nbsp;As far as graphics is concerned, if you are a new learner, I would suggest learning SGPLOT procedure and ODS Graphics. &amp;nbsp;These are the new graph tools in SAS, and all new development is happening with these procedures.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 20:41:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-software/m-p/352651#M12233</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-04-23T20:41:49Z</dc:date>
    </item>
  </channel>
</rss>

