<?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: Line Chart vs. Step Chart</title>
	<atom:link href="http://peltiertech.com/WordPress/line-chart-vs-step-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Wed, 23 May 2012 03:01: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: Irregular Time Series? No. Oversampling. &#171; &#171; The Excel Charts Blog The Excel Charts Blog</title>
		<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/comment-page-1/#comment-160403</link>
		<dc:creator>Irregular Time Series? No. Oversampling. &#171; &#171; The Excel Charts Blog The Excel Charts Blog</dc:creator>
		<pubDate>Sat, 03 Dec 2011 11:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=81#comment-160403</guid>
		<description>[...] me give you an example. A while back, Jon Peltier wrote in his blog: I don’t understand the obsession with an equal date interval. A line chart need not [...]</description>
		<content:encoded><![CDATA[<p>[...] me give you an example. A while back, Jon Peltier wrote in his blog: I don’t understand the obsession with an equal date interval. A line chart need not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agnes</title>
		<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/comment-page-1/#comment-58722</link>
		<dc:creator>Agnes</dc:creator>
		<pubDate>Thu, 06 Jan 2011 17:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=81#comment-58722</guid>
		<description>Very nice demonstration on the contrast between line chart and step chart. I like it a lot.</description>
		<content:encoded><![CDATA[<p>Very nice demonstration on the contrast between line chart and step chart. I like it a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marlena</title>
		<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/comment-page-1/#comment-39669</link>
		<dc:creator>marlena</dc:creator>
		<pubDate>Fri, 10 Sep 2010 16:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=81#comment-39669</guid>
		<description>Brilliant!  I&#039;ve been looking for a way to plot a survival distribution (step graph) in Excel and this is hands down the simplest work around I&#039;ve come across in my searching.  Thanks!</description>
		<content:encoded><![CDATA[<p>Brilliant!  I&#8217;ve been looking for a way to plot a survival distribution (step graph) in Excel and this is hands down the simplest work around I&#8217;ve come across in my searching.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/comment-page-1/#comment-37164</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=81#comment-37164</guid>
		<description>Very useful - used your process to create this bank of england base rate chart:

&lt;a href=&quot;http://www.getfinance.co.uk/choosing-a-mortgage/bank-of-england-base-rates.html&quot; title=&quot;Bank of England Base Rates&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://peltiertech.com/images/2010-07/base-rates.gif&quot; alt=&quot;Bank of England Base Rates&quot; /&gt;&lt;/a&gt;

Many thanks!</description>
		<content:encoded><![CDATA[<p>Very useful &#8211; used your process to create this bank of england base rate chart:</p>
<p><a href="http://www.getfinance.co.uk/choosing-a-mortgage/bank-of-england-base-rates.html" title="Bank of England Base Rates" rel="nofollow"><img src="http://peltiertech.com/images/2010-07/base-rates.gif" alt="Bank of England Base Rates" /></a></p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/comment-page-1/#comment-17695</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 14 Aug 2009 18:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=81#comment-17695</guid>
		<description>Hi Bessie -

What kind of numbers do you need along the X axis? If it&#039;s just integer values, you can use these in place of the dates, then tell Excel to use a date scale instead of a category scale. Dates are whole numbers, after all. Then you&#039;ll have to apply a different number format, probably General, since Excel will format your whole numbers as dates.

If you need real numbers which may include fractions, you can use the XY chart with error bars, as described in &lt;a href=&quot;http://peltiertech.com/Excel/ChartsHowTo/StepChart.html&quot; title=&quot;Step Charts in Microsoft Excel &#124; PTS Charts&quot; rel=&quot;nofollow&quot;&gt;Step Charts in Microsoft Excel&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Bessie -</p>
<p>What kind of numbers do you need along the X axis? If it&#8217;s just integer values, you can use these in place of the dates, then tell Excel to use a date scale instead of a category scale. Dates are whole numbers, after all. Then you&#8217;ll have to apply a different number format, probably General, since Excel will format your whole numbers as dates.</p>
<p>If you need real numbers which may include fractions, you can use the XY chart with error bars, as described in <a href="http://peltiertech.com/Excel/ChartsHowTo/StepChart.html" title="Step Charts in Microsoft Excel | PTS Charts" rel="nofollow">Step Charts in Microsoft Excel</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beesie</title>
		<link>http://peltiertech.com/WordPress/line-chart-vs-step-chart/comment-page-1/#comment-17686</link>
		<dc:creator>Beesie</dc:creator>
		<pubDate>Fri, 14 Aug 2009 13:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=81#comment-17686</guid>
		<description>Jon, the instructions were very useful and I obtained a beautiful line graph. Thank you!
However, I&#039;d rather have a numbers on the x-axis and I don&#039;t get that solved. For me, it is important at which day since the start of an experiment an event occurs, not the exact date. Does anyone have advice on how to do that? I know it is possible to do it with the error bars or just by copying data, but those are just not that elegant and involve producing a lot more data.
Thank you in advance!</description>
		<content:encoded><![CDATA[<p>Jon, the instructions were very useful and I obtained a beautiful line graph. Thank you!<br />
However, I&#8217;d rather have a numbers on the x-axis and I don&#8217;t get that solved. For me, it is important at which day since the start of an experiment an event occurs, not the exact date. Does anyone have advice on how to do that? I know it is possible to do it with the error bars or just by copying data, but those are just not that elegant and involve producing a lot more data.<br />
Thank you in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

