<?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: Issues/ Queries in Creating Bar-Line Charts. in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52594#M1756</link>
    <description>If you could post up some sample data, that would help!</description>
    <pubDate>Tue, 20 Jul 2010 14:55:21 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2010-07-20T14:55:21Z</dc:date>
    <item>
      <title>Issues/ Queries in Creating Bar-Line Charts.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52591#M1753</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to create a bar-line chart with totally 4 variables..&lt;BR /&gt;
i.e I am trying to create 2 horizontal bars and one line graph.&lt;BR /&gt;
the 2 variables for vertical bars belong to 2 different categorial variables.&lt;BR /&gt;
&lt;BR /&gt;
Right now, I am able to create only 1 vertical bar and a line graph.&lt;BR /&gt;
&lt;BR /&gt;
Kindly advise if there are any ways?&lt;BR /&gt;
&lt;BR /&gt;
The code I use is:&lt;BR /&gt;
Proc gbarline data = x_data;&lt;BR /&gt;
bar period / sumvar=basevalue&lt;BR /&gt;
plot / sumvar = spread;&lt;BR /&gt;
where date &amp;gt;= startdate and date &amp;lt;= enddate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
period, basevalue, spread are the variables and I need to use another variable comparevalue in the bar statement to create another vertical bar.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandramohan D.</description>
      <pubDate>Mon, 19 Jul 2010 11:17:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52591#M1753</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-07-19T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issues/ Queries in Creating Bar-Line Charts.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52592#M1754</link>
      <description>What version of SAS are you running?</description>
      <pubDate>Mon, 19 Jul 2010 14:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52592#M1754</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2010-07-19T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issues/ Queries in Creating Bar-Line Charts.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52593#M1755</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
SAS 9.1.3&lt;BR /&gt;
EG 4.1&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandramohan D.</description>
      <pubDate>Tue, 20 Jul 2010 06:03:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52593#M1755</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-07-20T06:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issues/ Queries in Creating Bar-Line Charts.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52594#M1756</link>
      <description>If you could post up some sample data, that would help!</description>
      <pubDate>Tue, 20 Jul 2010 14:55:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Issues-Queries-in-Creating-Bar-Line-Charts/m-p/52594#M1756</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-07-20T14:55:21Z</dc:date>
    </item>
  </channel>
</rss>

