<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Column Chart to Replace Multiple Pie Charts</title>
	<atom:link href="http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Terry</title>
		<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/comment-page-1/#comment-30443</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=67#comment-30443</guid>
		<description>Thanks Jon.  I think I&#039;ve got it figured out.  I&#039;m having some slight issues with the ordering and the legend, but I&#039;m better off than I was previously.</description>
		<content:encoded><![CDATA[<p>Thanks Jon.  I think I&#8217;ve got it figured out.  I&#8217;m having some slight issues with the ordering and the legend, but I&#8217;m better off than I was previously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/comment-page-1/#comment-29857</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 02 Apr 2010 22:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=67#comment-29857</guid>
		<description>Terry -

Everything&#039;s obvious when you know how it&#039;s done.

For the neutral response, I use two columns, one with half the value, negative, placed before the moderate negative response, the other with half the value, positive, before the moderate positive response.</description>
		<content:encoded><![CDATA[<p>Terry -</p>
<p>Everything&#8217;s obvious when you know how it&#8217;s done.</p>
<p>For the neutral response, I use two columns, one with half the value, negative, placed before the moderate negative response, the other with half the value, positive, before the moderate positive response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/comment-page-1/#comment-29846</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Fri, 02 Apr 2010 18:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=67#comment-29846</guid>
		<description>Ahh yes!  Thanks so much.  I didn&#039;t even consider using negative numbers.  Seems so obvious now.  It works perfectly.  

How would you deal with a neutral response that would be half positive and half negative?  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Ahh yes!  Thanks so much.  I didn&#8217;t even consider using negative numbers.  Seems so obvious now.  It works perfectly.  </p>
<p>How would you deal with a neutral response that would be half positive and half negative?  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/comment-page-1/#comment-29845</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 02 Apr 2010 17:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=67#comment-29845</guid>
		<description>Terry -

Arrange your data as shown below, with negative responses given as negative numbers, somewhat dissatisfied before satisfied (so the responses are out of order). Select the data and create a stacked bar chart. You&#039;ll have to reverse the order of categories on the vertical axis.

&lt;img style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; title=&quot;Survey Results&quot; src=&quot;http://peltiertech.com/images/2010-03/surveyresult-plusminusstackbar.png&quot; alt=&quot;Survey Results&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Terry -</p>
<p>Arrange your data as shown below, with negative responses given as negative numbers, somewhat dissatisfied before satisfied (so the responses are out of order). Select the data and create a stacked bar chart. You&#8217;ll have to reverse the order of categories on the vertical axis.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Survey Results" src="http://peltiertech.com/images/2010-03/surveyresult-plusminusstackbar.png" alt="Survey Results"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/comment-page-1/#comment-29841</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Fri, 02 Apr 2010 16:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=67#comment-29841</guid>
		<description>Hello Jon,

I&#039;ve been looking everywhere how to make the first chart as you show in your post dated May 2, 2008 at 6:36 pm using Excel.  I have a level of satisfaction scale that ranges from extremely satisfied, somewhat satisfied, somewhat dissatisfied, and extremely dissatisfied.  I would like the Y=0 in between the two Somewhats, with the positive moving to the right and negative to the left.  Is there a simple way to achieve this in Excel?  Thanks</description>
		<content:encoded><![CDATA[<p>Hello Jon,</p>
<p>I&#8217;ve been looking everywhere how to make the first chart as you show in your post dated May 2, 2008 at 6:36 pm using Excel.  I have a level of satisfaction scale that ranges from extremely satisfied, somewhat satisfied, somewhat dissatisfied, and extremely dissatisfied.  I would like the Y=0 in between the two Somewhats, with the positive moving to the right and negative to the left.  Is there a simple way to achieve this in Excel?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaleW</title>
		<link>http://peltiertech.com/WordPress/column-chart-to-replace-multiple-pie-charts/comment-page-1/#comment-17068</link>
		<dc:creator>DaleW</dc:creator>
		<pubDate>Mon, 03 Aug 2009 00:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=67#comment-17068</guid>
		<description>Jon, adding the tornado effect to the stacked bar chart for 5-point Likert scale survey data is nice, and something I hadn&#039;t seen before. 

The simple stacked % bar charts (with color coding) are scaled to cumulative %, which tends to be very useful if the categories are ordinal but worthless if the categories are nominal.  You can&#039;t read cumulative % directly from your favorite clustered column chart&#039;s scale.  Depends what you want to show.</description>
		<content:encoded><![CDATA[<p>Jon, adding the tornado effect to the stacked bar chart for 5-point Likert scale survey data is nice, and something I hadn&#8217;t seen before. </p>
<p>The simple stacked % bar charts (with color coding) are scaled to cumulative %, which tends to be very useful if the categories are ordinal but worthless if the categories are nominal.  You can&#8217;t read cumulative % directly from your favorite clustered column chart&#8217;s scale.  Depends what you want to show.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

