<?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: Plot Two Time Series With Different Dates</title>
	<atom:link href="http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/</link>
	<description>PTS Excel Charts and Tutorials Blog</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:01:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13744</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 07 May 2009 14:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13744</guid>
		<description>Christopher -

Clean up the data: use only one row for the column headers. Include units in the same cell, or better, leave them off.

Select the &quot;Coulomb&quot; column, then hold CTRL while you select the &quot;pH&quot; and &quot;Phosphate&quot; columns. Create an XY chart. Excel should use the first column as X values and the other two as Y values. Right click the Phosphate series, choose Format, and on the main tab (2007) or on the Axis tab, choose Secondary.</description>
		<content:encoded><![CDATA[<p>Christopher -</p>
<p>Clean up the data: use only one row for the column headers. Include units in the same cell, or better, leave them off.</p>
<p>Select the &#8220;Coulomb&#8221; column, then hold CTRL while you select the &#8220;pH&#8221; and &#8220;Phosphate&#8221; columns. Create an XY chart. Excel should use the first column as X values and the other two as Y values. Right click the Phosphate series, choose Format, and on the main tab (2007) or on the Axis tab, choose Secondary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christopher</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13743</link>
		<dc:creator>christopher</dc:creator>
		<pubDate>Thu, 07 May 2009 13:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13743</guid>
		<description>Hey John,

Kindly assist me in plotting a XY Graph with Coulombs on X-axis,on the  Y-axis I need Phosphate as primary (on the left hand  side) and pH secondary (on the right hand side).I use Office 2007 and sometimes Ofiice 2003 and I did manage to plot the graph of Phosphates Vs Coulombs but I am struggling to add pH on the right hand side of the same graph.Please find the sample of the data that I am trying to plot the graphs for.

Thanks in advance, 
Christopher


Time(s)	Current(A)Coulomb	Voltage(V)  pH(mV)	Phosphate
		(A.s/L)			                      (mg/L P)
0	1.12	0	       0.5	     3.2	            0.8
1200	1.12	1344	         0.6	     2.95	              0.72
2400	1.12	2757	          0.7	      2.88	              0.68
3600	1.12	4244	          0.8	      2.78	               0.65
4800	1.12	5812	         0.9	       2.72	                0.56</description>
		<content:encoded><![CDATA[<p>Hey John,</p>
<p>Kindly assist me in plotting a XY Graph with Coulombs on X-axis,on the  Y-axis I need Phosphate as primary (on the left hand  side) and pH secondary (on the right hand side).I use Office 2007 and sometimes Ofiice 2003 and I did manage to plot the graph of Phosphates Vs Coulombs but I am struggling to add pH on the right hand side of the same graph.Please find the sample of the data that I am trying to plot the graphs for.</p>
<p>Thanks in advance,<br />
Christopher</p>
<p>Time(s)	Current(A)Coulomb	Voltage(V)  pH(mV)	Phosphate<br />
		(A.s/L)			                      (mg/L P)<br />
0	1.12	0	       0.5	     3.2	            0.8<br />
1200	1.12	1344	         0.6	     2.95	              0.72<br />
2400	1.12	2757	          0.7	      2.88	              0.68<br />
3600	1.12	4244	          0.8	      2.78	               0.65<br />
4800	1.12	5812	         0.9	       2.72	                0.56</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggplot2: Two Time Series With Different Dates &#171; Learning R</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13669</link>
		<dc:creator>ggplot2: Two Time Series With Different Dates &#171; Learning R</dc:creator>
		<pubDate>Tue, 05 May 2009 14:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13669</guid>
		<description>[...] Different&#160;Dates 2009 May 5   tags: business, chart, excel, ggplot2, plot, R by learnr   In his blogpost Jon Peltier shows how to &#8220;make a line chart which has two time series, in which each time [...]</description>
		<content:encoded><![CDATA[<p>[...] Different&nbsp;Dates 2009 May 5   tags: business, chart, excel, ggplot2, plot, R by learnr   In his blogpost Jon Peltier shows how to &#8220;make a line chart which has two time series, in which each time [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13583</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 01 May 2009 19:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13583</guid>
		<description>Bill -

Have you ensured that you have a Date (Time-Scale) Axis? In the base unit defined as Days?

Are your dates numerical or text? It only takes one text value to mess up the whole list.</description>
		<content:encoded><![CDATA[<p>Bill -</p>
<p>Have you ensured that you have a Date (Time-Scale) Axis? In the base unit defined as Days?</p>
<p>Are your dates numerical or text? It only takes one text value to mess up the whole list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13581</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 01 May 2009 19:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13581</guid>
		<description>I have a similar problem, but in Excel 2003.  Another added complication is that I need to plot the two data series on different axes, left and right.

Whatever I try, the data does not plot according to the date, but rather plots each data point sequentially.  So the monthly data over the same time period takes up only a quarter of the graph taken up by the weekly data.

Do you know how to work around this?</description>
		<content:encoded><![CDATA[<p>I have a similar problem, but in Excel 2003.  Another added complication is that I need to plot the two data series on different axes, left and right.</p>
<p>Whatever I try, the data does not plot according to the date, but rather plots each data point sequentially.  So the monthly data over the same time period takes up only a quarter of the graph taken up by the weekly data.</p>
<p>Do you know how to work around this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13496</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 27 Apr 2009 18:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13496</guid>
		<description>Tom -

In order to stack two series, you should have a value at each category (date) for each series. In this case, you can&#039;t keep the blanks in the data. It is probably easiest to sort by date, then interpolate to fill the blanks, either manually or with formulas.</description>
		<content:encoded><![CDATA[<p>Tom -</p>
<p>In order to stack two series, you should have a value at each category (date) for each series. In this case, you can&#8217;t keep the blanks in the data. It is probably easiest to sort by date, then interpolate to fill the blanks, either manually or with formulas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-13495</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 27 Apr 2009 18:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-13495</guid>
		<description>This discussion was helpful. 

But what if you wanted the chart to be stacked lines, showing a cumulative total of two sets of data being tracked, where the amounts for each line fluctuate on different days, but you want to see the combined sum plotted over time?  Is that possible?</description>
		<content:encoded><![CDATA[<p>This discussion was helpful. </p>
<p>But what if you wanted the chart to be stacked lines, showing a cumulative total of two sets of data being tracked, where the amounts for each line fluctuate on different days, but you want to see the combined sum plotted over time?  Is that possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-12883</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 07 Apr 2009 12:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-12883</guid>
		<description>I presume you mean a column (vertical bar) and a line together? Use the last approach, where three columns include the dates in column 1 and the two series in columns 2 and 3. Start with a line chart or a column chart, then right click the other series, select Change Chart Type from the pop-up menu, and select the type you want.</description>
		<content:encoded><![CDATA[<p>I presume you mean a column (vertical bar) and a line together? Use the last approach, where three columns include the dates in column 1 and the two series in columns 2 and 3. Start with a line chart or a column chart, then right click the other series, select Change Chart Type from the pop-up menu, and select the type you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-12881</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 07 Apr 2009 11:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-12881</guid>
		<description>I was aiming to do something very similar to what you are doing here, except I wanted the second graph to be a bar chart (I want to show % of things bought while tracking the price over time).

My problem is I’m showing 2 years worth of data, and multiple products being tracked, (the user selects the product and what months data) and the graph switches its ranges. So I can&#039;t format it into one great big table,

Is there any way to get a Bar chart and a Line (line or xy scatter) to plot on 1 time line (x axis)?</description>
		<content:encoded><![CDATA[<p>I was aiming to do something very similar to what you are doing here, except I wanted the second graph to be a bar chart (I want to show % of things bought while tracking the price over time).</p>
<p>My problem is I’m showing 2 years worth of data, and multiple products being tracked, (the user selects the product and what months data) and the graph switches its ranges. So I can&#8217;t format it into one great big table,</p>
<p>Is there any way to get a Bar chart and a Line (line or xy scatter) to plot on 1 time line (x axis)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/plot-two-time-series-with-different-dates/comment-page-1/#comment-9584</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 04 Feb 2009 03:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1434#comment-9584</guid>
		<description>Arnold -

If your monthly data is to be plotted as markers, you need some kind of day to go with the month. Pick one that makes sense: the first, the last, the 15th.

Or you could do a combination line-bar chart, with line on the primary and bar on the secondary (or vice versa), and fudge around with the two axes so the month axis (category or text type) and the day axis (time or date scale) match up as well as possible.</description>
		<content:encoded><![CDATA[<p>Arnold -</p>
<p>If your monthly data is to be plotted as markers, you need some kind of day to go with the month. Pick one that makes sense: the first, the last, the 15th.</p>
<p>Or you could do a combination line-bar chart, with line on the primary and bar on the secondary (or vice versa), and fudge around with the two axes so the month axis (category or text type) and the day axis (time or date scale) match up as well as possible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
