PC Review


Reply
Thread Tools Rate Thread

Continuous series plot

 
 
dharmik
Guest
Posts: n/a
 
      3rd Oct 2005

I am trying to plot concentration vs. time.

My conc. values are hourly recorded values i.e. 24 readings in a day.

I want the plot to show,

Y - axis as concentration
X - axis as dates, i.e. 8/1 8/2 8/3 8/4 etc.

In between 8/1 and 8/2 all the 24 points should be plotted, same for
8/2 and 8/3,and so on.
So it should be a continuous plot of data points. but as i mentioned
xaxis should show only the dates and not each hour.

can someone tell me how to do this labeling or is there some way to
plot it.

thank you all for the help.

demi.


--
dharmik
------------------------------------------------------------------------
dharmik's Profile: http://www.excelforum.com/member.php...o&userid=25463
View this thread: http://www.excelforum.com/showthread...hreadid=472674

 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      4th Oct 2005
Excel stores dates as whole numbers and times as fractions (of a day). Put your
date-time values together in one column, in a convenient format, like

October 3, 2005 2:00 pm

When you make your chart, use this date-time range as your X values, and make an XY
chart, NOT a line chart. The XY chart treats the date-time as continuously variable,
while the line chart only recognizes the integer part, or the day but not the time.

Finally, when formatting the chart's axis, enter dates as the min and max, and use a
major unit of 1 (or another whole number).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

dharmik wrote:

> I am trying to plot concentration vs. time.
>
> My conc. values are hourly recorded values i.e. 24 readings in a day.
>
> I want the plot to show,
>
> Y - axis as concentration
> X - axis as dates, i.e. 8/1 8/2 8/3 8/4 etc.
>
> In between 8/1 and 8/2 all the 24 points should be plotted, same for
> 8/2 and 8/3,and so on.
> So it should be a continuous plot of data points. but as i mentioned
> xaxis should show only the dates and not each hour.
>
> can someone tell me how to do this labeling or is there some way to
> plot it.
>
> thank you all for the help.
>
> demi.
>
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to plot column chart with one series against multiple series. =?Utf-8?B?c3ZlbmthdGVzaG11cnRoeQ==?= Microsoft Excel Charting 2 16th Oct 2007 09:09 PM
how do I plot a data series against two series =?Utf-8?B?RnJ1c3RyYXRlZCBpbiBTeWRuZXk=?= Microsoft Excel Charting 7 16th Feb 2006 04:24 AM
chart data series -- plot a table as a single series =?Utf-8?B?aGpj?= Microsoft Excel Charting 7 20th Sep 2005 05:52 PM
How do i set up two series on a scatter plot? =?Utf-8?B?eWVsbGFzdGFuZw==?= Microsoft Excel Charting 1 25th Oct 2004 01:31 PM
layering of series in XY plot Jim Microsoft Excel Charting 3 20th Aug 2004 08:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:25 AM.