<?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: Fill Below an XY Chart Series (XY-Area Combo Chart)</title>
	<atom:link href="http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/</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: R.Vadivelan</title>
		<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-179915</link>
		<dc:creator>R.Vadivelan</dc:creator>
		<pubDate>Tue, 07 Feb 2012 05:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2455#comment-179915</guid>
		<description>Hello Jon,

Your site has been very useful, and I appreciate all of your tips and techniques. I want to make a similar type of Two Color XY - Area Combo Chart. I have tried your technique as well as others, but it seems that I had made some mistake and I was struck in 2nd X axis calculation on wards. Please help me to overcome this problem and please upload a sample file of the same so that it will be very useful for me and your site followers.

Thanks in Advance
R.Vadivelan
+974-30038604</description>
		<content:encoded><![CDATA[<p>Hello Jon,</p>
<p>Your site has been very useful, and I appreciate all of your tips and techniques. I want to make a similar type of Two Color XY &#8211; Area Combo Chart. I have tried your technique as well as others, but it seems that I had made some mistake and I was struck in 2nd X axis calculation on wards. Please help me to overcome this problem and please upload a sample file of the same so that it will be very useful for me and your site followers.</p>
<p>Thanks in Advance<br />
R.Vadivelan<br />
+974-30038604</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pamela</title>
		<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-174513</link>
		<dc:creator>Pamela</dc:creator>
		<pubDate>Tue, 17 Jan 2012 23:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2455#comment-174513</guid>
		<description>HI,  I am using Xcel 2010 and I get stuck at the part in your example when the top horizontal axes is showing dates. I tried with the data from your example and also with my own data and I am still at stuck at this step.  ie I can&#039;t get the highlighting under the XY series and I don&#039;t know how to &#039;hide&#039; the upper horizontal axis vs delete.</description>
		<content:encoded><![CDATA[<p>HI,  I am using Xcel 2010 and I get stuck at the part in your example when the top horizontal axes is showing dates. I tried with the data from your example and also with my own data and I am still at stuck at this step.  ie I can&#8217;t get the highlighting under the XY series and I don&#8217;t know how to &#8216;hide&#8217; the upper horizontal axis vs delete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel 2007 afficher des points avec leur nom dans une surface</title>
		<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-173796</link>
		<dc:creator>Excel 2007 afficher des points avec leur nom dans une surface</dc:creator>
		<pubDate>Sun, 15 Jan 2012 09:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2455#comment-173796</guid>
		<description>[...] les aires. Ce n&#039;est pas natif dans excel et notre maitre Jon Peltier t&#039;explique ici comment faire Fill Below an XY Chart Series (XY-Area Combo Chart) &#124; Peltier Tech Blog &#124; Excel Charts Fill Between XY Chart Series (XY-Area Combo Chart) &#124; Peltier Tech Blog &#124; Excel Charts (en anglais)  [...]</description>
		<content:encoded><![CDATA[<p>[...] les aires. Ce n&#039;est pas natif dans excel et notre maitre Jon Peltier t&#039;explique ici comment faire Fill Below an XY Chart Series (XY-Area Combo Chart) | Peltier Tech Blog | Excel Charts Fill Between XY Chart Series (XY-Area Combo Chart) | Peltier Tech Blog | Excel Charts (en anglais)  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-85934</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 12 Apr 2011 01:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2455#comment-85934</guid>
		<description>Kristina -

You need another column with the X values needed by the area chart series. Insert a column between columns J and K, Put this formula into cell K2:

=(J2-J$2)/(J$115-J$2)*10000

and fill it down to K115. You may decide it makes sense to change J2 to 1/6/2011 and J115 to 1/13/2011 (dates only, no times). Also change the formatting of column K to a number or general so it&#039;s easier to read. Your chart already has the data from J and L as the XY series, now copy the data in K:L, and paste it into the chart as in the example in this tutorial.

Since some of the area regions are very thin, it may be best to use no line for the XY series, so this line does not obscure the fill.</description>
		<content:encoded><![CDATA[<p>Kristina -</p>
<p>You need another column with the X values needed by the area chart series. Insert a column between columns J and K, Put this formula into cell K2:</p>
<p>=(J2-J$2)/(J$115-J$2)*10000</p>
<p>and fill it down to K115. You may decide it makes sense to change J2 to 1/6/2011 and J115 to 1/13/2011 (dates only, no times). Also change the formatting of column K to a number or general so it&#8217;s easier to read. Your chart already has the data from J and L as the XY series, now copy the data in K:L, and paste it into the chart as in the example in this tutorial.</p>
<p>Since some of the area regions are very thin, it may be best to use no line for the XY series, so this line does not obscure the fill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristina</title>
		<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-85917</link>
		<dc:creator>Kristina</dc:creator>
		<pubDate>Tue, 12 Apr 2011 00:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2455#comment-85917</guid>
		<description>Hello Jon,

Your site has been very useful, and I appreciate all of your tips and techniques. I am having trouble filling the area under a step chart. I have tried your technique as well as others, but it seems that my axis scale is too small to resolve?, since it is reduced down to seconds and the smallest axis unit is a day. Essentially, my data comprises of time (start and end time) and length that a light bulb is either ON (height of 1) or OFF (height of 0). Seems basic, but deceptively not. I have uploaded the file here: http://www.4shared.com/file/TQKP-3D3/104_StepChartNeedsHelp.html.

Chart (1) is the step chart that I created, and chart (2) is what I am trying to accomplish (for this example, I filled in the area using the shapes tool. Not very precise.). 

Thank you so much for your help,
Kristina</description>
		<content:encoded><![CDATA[<p>Hello Jon,</p>
<p>Your site has been very useful, and I appreciate all of your tips and techniques. I am having trouble filling the area under a step chart. I have tried your technique as well as others, but it seems that my axis scale is too small to resolve?, since it is reduced down to seconds and the smallest axis unit is a day. Essentially, my data comprises of time (start and end time) and length that a light bulb is either ON (height of 1) or OFF (height of 0). Seems basic, but deceptively not. I have uploaded the file here: <a href="http://www.4shared.com/file/TQKP-3D3/104_StepChartNeedsHelp.html" rel="nofollow">http://www.4shared.com/file/TQKP-3D3/104_StepChartNeedsHelp.html</a>.</p>
<p>Chart (1) is the step chart that I created, and chart (2) is what I am trying to accomplish (for this example, I filled in the area using the shapes tool. Not very precise.). </p>
<p>Thank you so much for your help,<br />
Kristina</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/fill-below-an-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-32363</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 01 May 2010 19:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2455#comment-32363</guid>
		<description>Rebekah -

The workbook now contains both variants of this problem:

&lt;a href=&quot;http://peltiertech.com/images/2010-04/Rebekah-XYArea.xls&quot; title=&quot;Rebekah-XYArea.xls&quot; rel=&quot;nofollow&quot;&gt;Rebekah-XYArea.xls&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Rebekah -</p>
<p>The workbook now contains both variants of this problem:</p>
<p><a href="http://peltiertech.com/images/2010-04/Rebekah-XYArea.xls" title="Rebekah-XYArea.xls" rel="nofollow">Rebekah-XYArea.xls</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

