<?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: creating bar-line graph without using proc sgplot in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332504#M74859</link>
    <description>&lt;P&gt;I have tried proc sgplot but it shows log error that "proc sgplot is not found" may be its due to the old SAS version that im using so plz give me solution of that....proc gchart is running fine for me...&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2017 08:41:28 GMT</pubDate>
    <dc:creator>bits</dc:creator>
    <dc:date>2017-02-14T08:41:28Z</dc:date>
    <item>
      <title>creating bar-line graph without using proc sgplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332496#M74853</link>
      <description>&lt;P&gt;My dataset having three variables i.e Revenue, year, shipment now i want to create a bar-line graph without using proc sgplot so that revenue should be bar-graph and shipment should be line graph and both graphs should overlied each other as in figure&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7225iEE89F39A6830EA27/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Bar_Line_31.png" title="Bar_Line_31.png" width="425" height="249" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 07:25:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332496#M74853</guid>
      <dc:creator>bits</dc:creator>
      <dc:date>2017-02-14T07:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: creating bar-line graph without using proc sgplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332502#M74857</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc SGPLOT is made for this type of graphs, what is the reason for not using Proc SGPLOT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 08:30:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332502#M74857</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-02-14T08:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: creating bar-line graph without using proc sgplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332504#M74859</link>
      <description>&lt;P&gt;I have tried proc sgplot but it shows log error that "proc sgplot is not found" may be its due to the old SAS version that im using so plz give me solution of that....proc gchart is running fine for me...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 08:41:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332504#M74859</guid>
      <dc:creator>bits</dc:creator>
      <dc:date>2017-02-14T08:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: creating bar-line graph without using proc sgplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332505#M74860</link>
      <description>&lt;P&gt;If your SAS version is really that old, you should update it asap. Afaik SAS does not demand any extra payment for upgrades.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 08:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332505#M74860</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2017-02-14T08:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: creating bar-line graph without using proc sgplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332507#M74862</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide the SAS Version information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a go with Proc GBARLINE, see examples here &lt;A href="https://support.sas.com/sassamples/graphgallery/PROC_GBARLINE.html" target="_blank"&gt;https://support.sas.com/sassamples/graphgallery/PROC_GBARLINE.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 08:48:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332507#M74862</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-02-14T08:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: creating bar-line graph without using proc sgplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332522#M74869</link>
      <description>&lt;P&gt;If your SAS version is that old you may want to pull out a ruler and pencil&amp;nbsp;&lt;img id="manhappy" class="emoticon emoticon-manhappy" src="https://communities.sas.com/i/smilies/16x16_man-happy.png" alt="Man Happy" title="Man Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:30:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-bar-line-graph-without-using-proc-sgplot/m-p/332522#M74869</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-02-14T09:30:04Z</dc:date>
    </item>
  </channel>
</rss>

