<?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: Urgent: How would I get bars connected using lines in a vertical subgroup bar chart. in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97520#M3651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You so much for your quick response.&lt;/P&gt;&lt;P&gt;At present I am using proc gchart&amp;nbsp; and yes I am writing code.&lt;/P&gt;&lt;P&gt;Please help if you have a solution for it.&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2012 14:51:34 GMT</pubDate>
    <dc:creator>A_B_C</dc:creator>
    <dc:date>2012-10-17T14:51:34Z</dc:date>
    <item>
      <title>Urgent: How would I get bars connected using lines in a vertical subgroup bar chart.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97518#M3649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached file for reference. I am able to create the sub group bar chart but struggling in connecting bars using lines. Any Help would be greatly appreciated.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11337i3ADF49A57D17AFF3/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="bar graph.PNG" title="bar graph.PNG" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 14:34:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97518#M3649</guid>
      <dc:creator>A_B_C</dc:creator>
      <dc:date>2012-10-17T14:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: How would I get bars connected using lines in a vertical subgroup bar chart.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97519#M3650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which proc are you using?&amp;nbsp; Gchart, Gbarline, or one of the new SG procedures? (or other?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And are you writing code, or using the EG interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 14:38:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97519#M3650</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-10-17T14:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: How would I get bars connected using lines in a vertical subgroup bar chart.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97520#M3651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You so much for your quick response.&lt;/P&gt;&lt;P&gt;At present I am using proc gchart&amp;nbsp; and yes I am writing code.&lt;/P&gt;&lt;P&gt;Please help if you have a solution for it.&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 14:51:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97520#M3651</guid>
      <dc:creator>A_B_C</dc:creator>
      <dc:date>2012-10-17T14:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: How would I get bars connected using lines in a vertical subgroup bar chart.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97521#M3652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a basic example that demonstrates how to annotate a line onto a stacked gchart bar chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://robslink.com/SAS/democd31/shoebar.htm" title="http://robslink.com/SAS/democd31/shoebar.htm"&gt;http://robslink.com/SAS/democd31/shoebar.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd31/shoebar_info.htm" title="http://robslink.com/SAS/democd31/shoebar_info.htm"&gt;http://robslink.com/SAS/democd31/shoebar_info.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But one 'tricky' part will be that gchart will be summing up the bar segments for you and stacking them at the appropriate y-location, whereas in the annotate you'll need to calculate the summed/stacked y-coordinate yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps it might be better to take a different approach - perhaps leave out the connecting lines, and let the bars touch, as in the following example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://robslink.com/SAS/democd60/healthcare.htm" title="http://robslink.com/SAS/democd60/healthcare.htm"&gt;http://robslink.com/SAS/democd60/healthcare.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 15:03:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Urgent-How-would-I-get-bars-connected-using-lines-in-a-vertical/m-p/97521#M3652</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-10-17T15:03:36Z</dc:date>
    </item>
  </channel>
</rss>

