<?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: How to Build a 2&#215;2 Panel Chart</title>
	<atom:link href="http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-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: Bobby Bluford</title>
		<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/comment-page-1/#comment-71495</link>
		<dc:creator>Bobby Bluford</dc:creator>
		<pubDate>Wed, 23 Feb 2011 00:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1051#comment-71495</guid>
		<description>I love this tutorial, Jon.  I&#039;m always looking for ways to quickly show my team- other executives and business thinkers- quick ways to look at their business.  They don&#039;t always have or want to spend the time to figure things out.  Pictures and graphs are always better.  In this case, the 2x2 allows you to present a lot of information in a small amount of space.  I&#039;ll definitely try it.  If I&#039;m able to work it out and learn it, I&#039;ll share it (along with credit to you, of course) on my blog.</description>
		<content:encoded><![CDATA[<p>I love this tutorial, Jon.  I&#8217;m always looking for ways to quickly show my team- other executives and business thinkers- quick ways to look at their business.  They don&#8217;t always have or want to spend the time to figure things out.  Pictures and graphs are always better.  In this case, the 2&#215;2 allows you to present a lot of information in a small amount of space.  I&#8217;ll definitely try it.  If I&#8217;m able to work it out and learn it, I&#8217;ll share it (along with credit to you, of course) on my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/comment-page-1/#comment-20380</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1051#comment-20380</guid>
		<description>Dale -

Good point about the formatting. When I make a template for a client, I apply some typical formatting to the worksheet. Any cells requiring input are generally colored light yellow or light green. These will be the only unlocked cells in the sheet, and the worksheet will be protected, usually without a password, so that these are the only cells the user can alter. The rest of the cells stay white background, with simple borders to help guide the user&#039;s thought process. I try to put intermediate calculations off to the side, then I hide all rows and columns outside of the display area (including the calculations). I also lock any charts, but provide buttons that call code to export them to PowerPoint or Word.

In my tutorials, I shade cells to show the function of the data. In this post, for example, I have different colors for series names, category labels (X values), and Y values, etc.</description>
		<content:encoded><![CDATA[<p>Dale -</p>
<p>Good point about the formatting. When I make a template for a client, I apply some typical formatting to the worksheet. Any cells requiring input are generally colored light yellow or light green. These will be the only unlocked cells in the sheet, and the worksheet will be protected, usually without a password, so that these are the only cells the user can alter. The rest of the cells stay white background, with simple borders to help guide the user&#8217;s thought process. I try to put intermediate calculations off to the side, then I hide all rows and columns outside of the display area (including the calculations). I also lock any charts, but provide buttons that call code to export them to PowerPoint or Word.</p>
<p>In my tutorials, I shade cells to show the function of the data. In this post, for example, I have different colors for series names, category labels (X values), and Y values, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaleW</title>
		<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/comment-page-1/#comment-20367</link>
		<dc:creator>DaleW</dc:creator>
		<pubDate>Sat, 10 Oct 2009 05:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1051#comment-20367</guid>
		<description>Very cool, Jon.  Perhaps Office 2020 will support panel charts without Herculean efforts?

One tangential question:  your impressive &quot;templates&quot; typically don&#039;t make it drop-dead obvious which cells are user inputs and which cells are calculations and which cells are ad hoc workarounds,  through color scheme or labels or segregation or arrows.    Granted, it wasn&#039;t too hard to figure out even for your involved example here, as the inputs logically were all at the top.  For reusable workbooks like this which accomplish a task based on the inputs, do you think making the inputs really obvious by some color scheme (etc.) would be worthwhile and practical?  Or are inputs best found by examining the F5 [Go To] Special Constants for likely candidates?</description>
		<content:encoded><![CDATA[<p>Very cool, Jon.  Perhaps Office 2020 will support panel charts without Herculean efforts?</p>
<p>One tangential question:  your impressive &#8220;templates&#8221; typically don&#8217;t make it drop-dead obvious which cells are user inputs and which cells are calculations and which cells are ad hoc workarounds,  through color scheme or labels or segregation or arrows.    Granted, it wasn&#8217;t too hard to figure out even for your involved example here, as the inputs logically were all at the top.  For reusable workbooks like this which accomplish a task based on the inputs, do you think making the inputs really obvious by some color scheme (etc.) would be worthwhile and practical?  Or are inputs best found by examining the F5 [Go To] Special Constants for likely candidates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/comment-page-1/#comment-18626</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 01 Sep 2009 15:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1051#comment-18626</guid>
		<description>Martin -

The visible and hidden columns are all stacked. The visible columns are based on scaled values, so for the scale, the calculated values range from 0 to 1. Since the columns are all less than 1 in height, the hidden columns have a calculated height that when added to the lower value produces a total of 1. The upper columns then stack on this value.</description>
		<content:encoded><![CDATA[<p>Martin -</p>
<p>The visible and hidden columns are all stacked. The visible columns are based on scaled values, so for the scale, the calculated values range from 0 to 1. Since the columns are all less than 1 in height, the hidden columns have a calculated height that when added to the lower value produces a total of 1. The upper columns then stack on this value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Luxhøj</title>
		<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/comment-page-1/#comment-18622</link>
		<dc:creator>Martin Luxhøj</dc:creator>
		<pubDate>Tue, 01 Sep 2009 13:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1051#comment-18622</guid>
		<description>Jon – 

Thank you very much. But I just can’t get it to work. My problem is how I have to handle the data for the hidden columns. Should these data be a part of the total share?

What I want to do is show a column chart which includes for example turnover, GM, GM% and maybe avg. sales price (x-axis). These are parameters with a large variance in scale so the panel chart with different scales would be perfect for this. Sadly I’m having problems implementing the data for the hidden columns.

Could you please give me a pointer as to how to handle the “hidden data”?

Thank you in advance.

Martin\</description>
		<content:encoded><![CDATA[<p>Jon – </p>
<p>Thank you very much. But I just can’t get it to work. My problem is how I have to handle the data for the hidden columns. Should these data be a part of the total share?</p>
<p>What I want to do is show a column chart which includes for example turnover, GM, GM% and maybe avg. sales price (x-axis). These are parameters with a large variance in scale so the panel chart with different scales would be perfect for this. Sadly I’m having problems implementing the data for the hidden columns.</p>
<p>Could you please give me a pointer as to how to handle the “hidden data”?</p>
<p>Thank you in advance.</p>
<p>Martin\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/how-to-build-a-2x2-panel-chart/comment-page-1/#comment-18431</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 28 Aug 2009 19:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1051#comment-18431</guid>
		<description>Martin -

This can be applied to other chart types, such as area and column charts. You need to include hidden area or column series to make the area or column data float within the appropriate panel. This technique is shown in &lt;a href=&quot;http://peltiertech.com/Excel/Charts/StackedCharts.html&quot; rel=&quot;nofollow&quot;&gt;Stacked Charts With Vertical Separation&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Martin -</p>
<p>This can be applied to other chart types, such as area and column charts. You need to include hidden area or column series to make the area or column data float within the appropriate panel. This technique is shown in <a href="http://peltiertech.com/Excel/Charts/StackedCharts.html" rel="nofollow">Stacked Charts With Vertical Separation</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

