<?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: Bad Graphics &#8211; Stacked Pyramid Chart</title>
	<atom:link href="http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/</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: mermaldad</title>
		<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/comment-page-1/#comment-23596</link>
		<dc:creator>mermaldad</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=54#comment-23596</guid>
		<description>To me, the purpose of a stacked pyramid is to express a relationship between the layers.  The lowest layer is the foundation upon which higher layers depend.  As you noted, the eye naturally sees the volume of each layer as indicating the magnitude of whatever is being measured.  A reasonably good example of this is the USDA food pyramid, where the volume (or area) of the layer indicates how many servings of each group one should eat.  Moreover, if the because the eye is only so-so at comparing the volumes of the layers, the pyramid is best used when the numbers aren&#039;t the main point.

The chart above ignores all of this.  It&#039;s not that the stacked pyramid is bad, just that it is easily mis-used.</description>
		<content:encoded><![CDATA[<p>To me, the purpose of a stacked pyramid is to express a relationship between the layers.  The lowest layer is the foundation upon which higher layers depend.  As you noted, the eye naturally sees the volume of each layer as indicating the magnitude of whatever is being measured.  A reasonably good example of this is the USDA food pyramid, where the volume (or area) of the layer indicates how many servings of each group one should eat.  Moreover, if the because the eye is only so-so at comparing the volumes of the layers, the pyramid is best used when the numbers aren&#8217;t the main point.</p>
<p>The chart above ignores all of this.  It&#8217;s not that the stacked pyramid is bad, just that it is easily mis-used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/comment-page-1/#comment-480</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 26 Apr 2008 14:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=54#comment-480</guid>
		<description>I suspect they use thickness because (a) the algorithms are easier to implement, and (b) they haven&#039;t even thought of using a different apparent &#039;size&#039; property of the sections. probably a good thing, because these can be improved on only by using a uniform section, viewing the section as a 2D shape, and unstacking the sections.</description>
		<content:encoded><![CDATA[<p>I suspect they use thickness because (a) the algorithms are easier to implement, and (b) they haven&#8217;t even thought of using a different apparent &#8216;size&#8217; property of the sections. probably a good thing, because these can be improved on only by using a uniform section, viewing the section as a 2D shape, and unstacking the sections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damir</title>
		<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/comment-page-1/#comment-478</link>
		<dc:creator>Damir</dc:creator>
		<pubDate>Sat, 26 Apr 2008 12:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=54#comment-478</guid>
		<description>One could simply rotate the bar-chat around the category axis to get truncated-conical shape which can then be used as a funnel or pyramid chart. In this case the width of a disc-element would be proportional to the category value. Why do they do thickness is beyond me.</description>
		<content:encoded><![CDATA[<p>One could simply rotate the bar-chat around the category axis to get truncated-conical shape which can then be used as a funnel or pyramid chart. In this case the width of a disc-element would be proportional to the category value. Why do they do thickness is beyond me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/comment-page-1/#comment-385</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 22 Apr 2008 21:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=54#comment-385</guid>
		<description>Oh, that&#039;s nasty. I guess it plots by thickness, too, like the pyramid.

I&#039;ve seen funnel charts which were supposed to indicate a process of filtering out items, so each stage of the funnel is supposed to contain fewer items. This would be good, for example, for tracking the success of development projects, where you might start with 100 projects, 90 pass through the initial feasibility stage, 75 pass preliminary design, 50 go on to detail design, 25 pass technical review, and 10 are released to manufacturing. 

However, I think that a column or bar chart best illustrates a filtering process at work. The funnel analogy is lacking, because it seems to me that everything squeezes through the entire ever-diminishing cross section of a funnel. Pressure and friction increase, and nothing is really filtered out. And if you get an artistic graphic designer drawing the funnel from a 3D perspective, I don&#039;t know what it looks like.</description>
		<content:encoded><![CDATA[<p>Oh, that&#8217;s nasty. I guess it plots by thickness, too, like the pyramid.</p>
<p>I&#8217;ve seen funnel charts which were supposed to indicate a process of filtering out items, so each stage of the funnel is supposed to contain fewer items. This would be good, for example, for tracking the success of development projects, where you might start with 100 projects, 90 pass through the initial feasibility stage, 75 pass preliminary design, 50 go on to detail design, 25 pass technical review, and 10 are released to manufacturing. </p>
<p>However, I think that a column or bar chart best illustrates a filtering process at work. The funnel analogy is lacking, because it seems to me that everything squeezes through the entire ever-diminishing cross section of a funnel. Pressure and friction increase, and nothing is really filtered out. And if you get an artistic graphic designer drawing the funnel from a 3D perspective, I don&#8217;t know what it looks like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damir</title>
		<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/comment-page-1/#comment-378</link>
		<dc:creator>Damir</dc:creator>
		<pubDate>Tue, 22 Apr 2008 11:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=54#comment-378</guid>
		<description>I guess the only worse one-- or equally bad--is the funnel chart. Here are the two showing the same data-set:  http://www.damirsystems.com/?p=99</description>
		<content:encoded><![CDATA[<p>I guess the only worse one&#8211; or equally bad&#8211;is the funnel chart. Here are the two showing the same data-set:  <a href="http://www.damirsystems.com/?p=99" rel="nofollow">http://www.damirsystems.com/?p=99</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr tom</title>
		<link>http://peltiertech.com/WordPress/bad-graphics-stacked-pyramid-chart/comment-page-1/#comment-318</link>
		<dc:creator>mr tom</dc:creator>
		<pubDate>Fri, 18 Apr 2008 08:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=54#comment-318</guid>
		<description>Hi Matthew.

I&#039;m a recent convert to microcharts.

It has some bugs and some annoyances.  It takes a bit of getting used to.

But I love it.

It lets me do stuff that excel simply doesn&#039;t otherwise do.

Well worth the investment, and there&#039;s a limited time demo you can use to convince yourself.</description>
		<content:encoded><![CDATA[<p>Hi Matthew.</p>
<p>I&#8217;m a recent convert to microcharts.</p>
<p>It has some bugs and some annoyances.  It takes a bit of getting used to.</p>
<p>But I love it.</p>
<p>It lets me do stuff that excel simply doesn&#8217;t otherwise do.</p>
<p>Well worth the investment, and there&#8217;s a limited time demo you can use to convince yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

