<?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 count the group percentage in Gchart in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87126#M3219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is helpful to post the code you used when asking questions as you could be very close and only need minor changes or sometimes the data needs to preprocessed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 22:06:46 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2013-09-18T22:06:46Z</dc:date>
    <item>
      <title>How to count the group percentage in Gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87124#M3217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi there,&lt;/P&gt;&lt;P&gt;I wonder if somebody can help me to figure it out of how to code the group percentage in Gchart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 groups in one Gchart. for example: first group is US (female , male)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; second group is AU (female, male)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thirth group is Hawaii (female, male)&lt;/P&gt;&lt;P&gt;I want to code the female and male percentage for US, AU and Hawaii individually, so each group has the total percent of 100%&lt;/P&gt;&lt;P&gt;- percent female and male in US. for example: 60% female and 40% male.&lt;/P&gt;&lt;P&gt;- how many percent female and male in AU. for example 25% female and 75% male&lt;/P&gt;&lt;P&gt;- how many percent female and male in Hawaii. for example 50% female and % male&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I created a Gchart for the 3 group, I got the total 100% for the 3 groups (for example: US (female=10% male=20%), AU(female=20% male=30%) Hawaii(female=10% male=10%)),this is not what I expected.&lt;/P&gt;&lt;P&gt;Please help me to solve the problem.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 20:31:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87124#M3217</guid>
      <dc:creator>ursula</dc:creator>
      <dc:date>2013-09-18T20:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the group percentage in Gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87125#M3218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So,&lt;/P&gt;&lt;P&gt;I believe you will need your group variable to be the US,AU,HAWAII, and then have&lt;STRONG&gt; gender as a subgroup.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 20:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87125#M3218</guid>
      <dc:creator>AncaTilea</dc:creator>
      <dc:date>2013-09-18T20:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the group percentage in Gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87126#M3219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is helpful to post the code you used when asking questions as you could be very close and only need minor changes or sometimes the data needs to preprocessed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 22:06:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-count-the-group-percentage-in-Gchart/m-p/87126#M3219</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-09-18T22:06:46Z</dc:date>
    </item>
  </channel>
</rss>

