<?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: How to Create Side by Side Barchart with GTL? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88992#M3285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you alot in advance for any suggestions!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 04:48:43 GMT</pubDate>
    <dc:creator>Siriustar</dc:creator>
    <dc:date>2012-04-19T04:48:43Z</dc:date>
    <item>
      <title>How to Create Side by Side Barchart with GTL?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88991#M3284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ran into trouble for some time, when I tried to create some bar charts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I would like to create a side by side bar chart with proc template,&lt;/P&gt;&lt;P&gt;However, due to my sas version (9.2 TS2M0), I can not use the option "Discreteoffset"... then how can I create side by side bar charts with proc template?&lt;/P&gt;&lt;P&gt;... I can only get overlaid charts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, I want to add the statitics to the bar.. Still I couldn't use the "Barlabel" option...then I don't know how I can add labels to the bar....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data figure18;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Input Province $ Percent1 Percent2;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Cards;&lt;/P&gt;&lt;P&gt;&amp;nbsp; BC 16.427 15.995&lt;/P&gt;&lt;P&gt;&amp;nbsp; AB 15.461&amp;nbsp;&amp;nbsp;&amp;nbsp; 14.470&lt;/P&gt;&lt;P&gt;&amp;nbsp; YT 15.279&amp;nbsp;&amp;nbsp;&amp;nbsp; 14.616&lt;/P&gt;&lt;P&gt;&amp;nbsp; MB 16.980&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.014&lt;/P&gt;&lt;P&gt;&amp;nbsp; CAN 13.987 11.714&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc Template;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Define Statgraph barchart;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Begingraph;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layout Overlay ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Barchart X=Province Y=Percent1 / &lt;SPAN style="color: #ff0000;"&gt;Barlabel&lt;/SPAN&gt;=True &lt;SPAN style="color: #ff0000;"&gt;Discreteoffset&lt;/SPAN&gt;=-0.2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Barchart X=Province Y=Percent2 / &lt;SPAN style="color: #ff0000;"&gt;Barlabel&lt;/SPAN&gt;=True &lt;SPAN style="color: #ff0000;"&gt;Discreteoffset&lt;/SPAN&gt;= 0.2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Endlayout;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Endgraph;&lt;/P&gt;&lt;P&gt;End;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 04:47:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88991#M3284</guid>
      <dc:creator>Siriustar</dc:creator>
      <dc:date>2012-04-19T04:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Side by Side Barchart with GTL?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88992#M3285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you alot in advance for any suggestions!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 04:48:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88992#M3285</guid>
      <dc:creator>Siriustar</dc:creator>
      <dc:date>2012-04-19T04:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Side by Side Barchart with GTL?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88993#M3286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With SAS9.2, you can use the SGPANEL procedure to create side-by-side grouped bar charts.&amp;nbsp; See 3rd graph in this blog article: &lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2012/03/30/cluster-groups/"&gt;Cluster Groups&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 12:10:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-Create-Side-by-Side-Barchart-with-GTL/m-p/88993#M3286</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2012-04-19T12:10:56Z</dc:date>
    </item>
  </channel>
</rss>

