<?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: Pie for Dessert Again?</title>
	<atom:link href="http://peltiertech.com/WordPress/pie-for-dessert-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/pie-for-dessert-again/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:51:10 +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: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/pie-for-dessert-again/comment-page-1/#comment-50644</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 27 Nov 2010 20:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1937#comment-50644</guid>
		<description>Two points:

If you have read the article, you should be asking how to plot the data in a bar chart.

You need to convert the data into numbers. Presumably counts. You can massage the data with a pivot table. Create a pivot table from the list of labels, then add the label field to both the row area and the data area of the pivot table. You will get a list of the labels and a count of the number of each label, which you can then plot.</description>
		<content:encoded><![CDATA[<p>Two points:</p>
<p>If you have read the article, you should be asking how to plot the data in a bar chart.</p>
<p>You need to convert the data into numbers. Presumably counts. You can massage the data with a pivot table. Create a pivot table from the list of labels, then add the label field to both the row area and the data area of the pivot table. You will get a list of the labels and a count of the number of each label, which you can then plot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Singh</title>
		<link>http://peltiertech.com/WordPress/pie-for-dessert-again/comment-page-1/#comment-50580</link>
		<dc:creator>Singh</dc:creator>
		<pubDate>Sat, 27 Nov 2010 11:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1937#comment-50580</guid>
		<description>Respected Sir,
I was trying to plot a pie chart with non-numeric data and when I use the standard methd of selecting the data after selecting the chart type, it just shows me the data in that column itself without the chart. Your help is highly appreciated.

Thanks and Regards</description>
		<content:encoded><![CDATA[<p>Respected Sir,<br />
I was trying to plot a pie chart with non-numeric data and when I use the standard methd of selecting the data after selecting the chart type, it just shows me the data in that column itself without the chart. Your help is highly appreciated.</p>
<p>Thanks and Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coach</title>
		<link>http://peltiertech.com/WordPress/pie-for-dessert-again/comment-page-1/#comment-44733</link>
		<dc:creator>Coach</dc:creator>
		<pubDate>Sat, 23 Oct 2010 14:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1937#comment-44733</guid>
		<description>@Jon - thanks for the reply - I agree a stacked bar or column chart would be much easier from an analysis point of view but for the reason I&#039;m using it I need to have it in the pie style format (the circular format helps with some &#039;achieving completeness&#039; aspects of psychological processes I&#039;m working on.. a little airy fairy I know but it does work!)

@Joe - thanks for the brilliant link... the manual donut formatting made my eyes pop out after a while but managed to get it working perfectly in the end.. thanks so much.

Now for the next challenge of creating an interactive web form that can produce one of those charts dynamically online... yikes! Is there an easy way of doing it that you can suggest?</description>
		<content:encoded><![CDATA[<p>@Jon &#8211; thanks for the reply &#8211; I agree a stacked bar or column chart would be much easier from an analysis point of view but for the reason I&#8217;m using it I need to have it in the pie style format (the circular format helps with some &#8216;achieving completeness&#8217; aspects of psychological processes I&#8217;m working on.. a little airy fairy I know but it does work!)</p>
<p>@Joe &#8211; thanks for the brilliant link&#8230; the manual donut formatting made my eyes pop out after a while but managed to get it working perfectly in the end.. thanks so much.</p>
<p>Now for the next challenge of creating an interactive web form that can produce one of those charts dynamically online&#8230; yikes! Is there an easy way of doing it that you can suggest?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/pie-for-dessert-again/comment-page-1/#comment-44522</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1937#comment-44522</guid>
		<description>Joe -

I was thinking of that, and for simple data like this it would probably adequately show the data. However, a bar/column is still easier to make and easier to interpret.</description>
		<content:encoded><![CDATA[<p>Joe -</p>
<p>I was thinking of that, and for simple data like this it would probably adequately show the data. However, a bar/column is still easier to make and easier to interpret.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Mako</title>
		<link>http://peltiertech.com/WordPress/pie-for-dessert-again/comment-page-1/#comment-44511</link>
		<dc:creator>Joe Mako</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1937#comment-44511</guid>
		<description>Coach,

you might be able to get the result you are looking for by building off of &quot;The Consultant’s Chart&quot; - http://www.excelcharts.com/blog/the-consultants-chart-revisited/ (circumplex chart)</description>
		<content:encoded><![CDATA[<p>Coach,</p>
<p>you might be able to get the result you are looking for by building off of &#8220;The Consultant’s Chart&#8221; &#8211; <a href="http://www.excelcharts.com/blog/the-consultants-chart-revisited/" rel="nofollow">http://www.excelcharts.com/blog/the-consultants-chart-revisited/</a> (circumplex chart)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/pie-for-dessert-again/comment-page-1/#comment-44510</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1937#comment-44510</guid>
		<description>Coach -

This is not easy to do in Excel. Couldn&#039;t you use a stacked bar or column chart? It would be easier for you to create and maintain, and for the reader to compare non-adjacent points in a column/bar than in a pie.</description>
		<content:encoded><![CDATA[<p>Coach -</p>
<p>This is not easy to do in Excel. Couldn&#8217;t you use a stacked bar or column chart? It would be easier for you to create and maintain, and for the reader to compare non-adjacent points in a column/bar than in a pie.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

