<?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 Between XY Chart Series (XY-Area Combo Chart)</title>
	<atom:link href="http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Tue, 22 May 2012 11:00:35 +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: Erik Jan</title>
		<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/comment-page-2/#comment-207412</link>
		<dc:creator>Erik Jan</dc:creator>
		<pubDate>Thu, 12 Apr 2012 20:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2458#comment-207412</guid>
		<description>I&#039;m trying Combo-XY-Area.xlsx (too lazy to try it myself so I thought I&#039;d take the example and tweak it so it takes my data). So far, so good.
Using Excel2010, I see that if I size the chart vertically, all continues to fit and work fine. If I size it horizontally, it starts OK but after the chart becomes about twice as wide the fills (shapes) don&#039;t &#039;fit&#039; anymore... Is that &#039;logical&#039; given your approach and what can I do about this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying Combo-XY-Area.xlsx (too lazy to try it myself so I thought I&#8217;d take the example and tweak it so it takes my data). So far, so good.<br />
Using Excel2010, I see that if I size the chart vertically, all continues to fit and work fine. If I size it horizontally, it starts OK but after the chart becomes about twice as wide the fills (shapes) don&#8217;t &#8216;fit&#8217; anymore&#8230; Is that &#8216;logical&#8217; given your approach and what can I do about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melody</title>
		<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-204655</link>
		<dc:creator>Melody</dc:creator>
		<pubDate>Wed, 04 Apr 2012 21:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2458#comment-204655</guid>
		<description>Oh, and I did not have to do the date axis or the secondary axis... but it works.</description>
		<content:encoded><![CDATA[<p>Oh, and I did not have to do the date axis or the secondary axis&#8230; but it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melody</title>
		<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-204654</link>
		<dc:creator>Melody</dc:creator>
		<pubDate>Wed, 04 Apr 2012 21:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2458#comment-204654</guid>
		<description>Update- don&#039;t know what I did differently, but it works wonderfully now!! Great, thanks so much!</description>
		<content:encoded><![CDATA[<p>Update- don&#8217;t know what I did differently, but it works wonderfully now!! Great, thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-204159</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 03 Apr 2012 02:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2458#comment-204159</guid>
		<description>Chris -

You don&#039;t describe the problem you had, so I can only guess. &quot;Does not work&quot; is rather broad.

If you have a line chart with a date scale axis, then you don&#039;t need to go through the whole conversion of a secondary X axis. The area data can be plotted on the primary axis with the line chart data.

If you are using an XY chart with dates as the X axis, you could either convert it to a line chart, then see my first paragraph. Otherwise it&#039;s the same protocol as in the article above. You may have to take special care with the dates and with the secondary X values.</description>
		<content:encoded><![CDATA[<p>Chris -</p>
<p>You don&#8217;t describe the problem you had, so I can only guess. &#8220;Does not work&#8221; is rather broad.</p>
<p>If you have a line chart with a date scale axis, then you don&#8217;t need to go through the whole conversion of a secondary X axis. The area data can be plotted on the primary axis with the line chart data.</p>
<p>If you are using an XY chart with dates as the X axis, you could either convert it to a line chart, then see my first paragraph. Otherwise it&#8217;s the same protocol as in the article above. You may have to take special care with the dates and with the secondary X values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-204134</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 03 Apr 2012 00:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2458#comment-204134</guid>
		<description>Hi,

This looks good, but it does not work unless you use basic numbers and who ever works with basic numbers!!

What if you have the X Axis as a date...then your method does not work!

So essentially I found this useless.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This looks good, but it does not work unless you use basic numbers and who ever works with basic numbers!!</p>
<p>What if you have the X Axis as a date&#8230;then your method does not work!</p>
<p>So essentially I found this useless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melody</title>
		<link>http://peltiertech.com/WordPress/fill-between-xy-chart-series-xy-area-combo-chart/comment-page-1/#comment-201006</link>
		<dc:creator>Melody</dc:creator>
		<pubDate>Mon, 26 Mar 2012 23:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2458#comment-201006</guid>
		<description>I tried using this technique with a graph containing 9 lines, it did not seem to work as well - and some of the differences were negative numbers. I did insert negative numbers into your worksheet and it did not work there either. Do the resulting numbers have to be positive for this to work or is there something I should be doing differently to make this work?

Thank you!</description>
		<content:encoded><![CDATA[<p>I tried using this technique with a graph containing 9 lines, it did not seem to work as well &#8211; and some of the differences were negative numbers. I did insert negative numbers into your worksheet and it did not work there either. Do the resulting numbers have to be positive for this to work or is there something I should be doing differently to make this work?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

