Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Dave
 
Posts: n/a
Default Time on the X Axis Issue

Posted this on Excel - no response. Guess I should have been here.

I am trying to plot events on a time abscissa. I would like to have the
major gridlines at even times, such as 8:00 AM, 9:00 AM, 10:00 AM, 11:00 AM
etc. My data, however, occasionally falls in between these times, i.e.,
8:05 AM, 9:17 Am, etc.

When these points are plotted (correctly), an extra vertical gridline
appears automatically at the correct data time. My problem is I don't want
that data point gridline to appear.

Is there any way I can opt not to get the extra line??
Thx
Dave



  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Time on the X Axis Issue

1. Use an XY chart, not a line chart.
2. Delete the gridlines.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services - Tutorials and Custom Solutions -
http://PeltierTech.com/
2006 Excel User Conference, 19-21 April, Atlantic City, NJ
http://peltiertech.com/Excel/ExcelUserConf06.html
_______

"Dave" wrote in message
...
Posted this on Excel - no response. Guess I should have been here.

I am trying to plot events on a time abscissa. I would like to have the
major gridlines at even times, such as 8:00 AM, 9:00 AM, 10:00 AM, 11:00
AM
etc. My data, however, occasionally falls in between these times, i.e.,
8:05 AM, 9:17 Am, etc.

When these points are plotted (correctly), an extra vertical gridline
appears automatically at the correct data time. My problem is I don't
want
that data point gridline to appear.

Is there any way I can opt not to get the extra line??
Thx
Dave





  #3   Report Post  
Posted to microsoft.public.excel.charting
Dave
 
Posts: n/a
Default Time on the X Axis Issue

Thank you Jon -

That helps, but the X axis labels continue to match my actual data point
times, rather than the even time increments I want. Can we do something
about that?

BTW, I've been using line charts for years, although I have to admit seldom
on time X-axis data. Which has always driven me a bit nuts because of the
way the scales want to be set.

Whatever.
Thx again.

Dave


"Jon Peltier" wrote in message
...
1. Use an XY chart, not a line chart.
2. Delete the gridlines.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services - Tutorials and Custom Solutions -
http://PeltierTech.com/
2006 Excel User Conference, 19-21 April, Atlantic City, NJ
http://peltiertech.com/Excel/ExcelUserConf06.html
_______

"Dave" wrote in message
...
Posted this on Excel - no response. Guess I should have been here.

I am trying to plot events on a time abscissa. I would like to have the
major gridlines at even times, such as 8:00 AM, 9:00 AM, 10:00 AM, 11:00
AM
etc. My data, however, occasionally falls in between these times,
i.e.,
8:05 AM, 9:17 Am, etc.

When these points are plotted (correctly), an extra vertical gridline
appears automatically at the correct data time. My problem is I don't
want
that data point gridline to appear.

Is there any way I can opt not to get the extra line??
Thx
Dave







  #4   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Time on the X Axis Issue

If you get an X axis tick for every data point, either the data is very
regular, or you're still using a line chart. In the first step of the chart
wizard, go all the way to the fifth icon down the list, not the third, and
make an XY chart. You can get any formatting: with or without lines, with or
without markers; the same as in a line chart. But the axis is a true value
axis.

Also, if Excel recognizes the times as times, it will plot them as such.
Problem is, in a line chart, Excel only plots integer values, so all times
for a given date are plotted at midnight. In an XY chart, the data is
plotted according to value.

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

"Dave" wrote in message
...
Thank you Jon -

That helps, but the X axis labels continue to match my actual data point
times, rather than the even time increments I want. Can we do something
about that?

BTW, I've been using line charts for years, although I have to admit
seldom on time X-axis data. Which has always driven me a bit nuts because
of the way the scales want to be set.

Whatever.
Thx again.

Dave


"Jon Peltier" wrote in message
...
1. Use an XY chart, not a line chart.
2. Delete the gridlines.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services - Tutorials and Custom Solutions -
http://PeltierTech.com/
2006 Excel User Conference, 19-21 April, Atlantic City, NJ
http://peltiertech.com/Excel/ExcelUserConf06.html
_______

"Dave" wrote in message
...
Posted this on Excel - no response. Guess I should have been here.

I am trying to plot events on a time abscissa. I would like to have the
major gridlines at even times, such as 8:00 AM, 9:00 AM, 10:00 AM, 11:00
AM
etc. My data, however, occasionally falls in between these times, i.e.,
8:05 AM, 9:17 Am, etc.

When these points are plotted (correctly), an extra vertical gridline
appears automatically at the correct data time. My problem is I don't
want
that data point gridline to appear.

Is there any way I can opt not to get the extra line??
Thx
Dave









  #5   Report Post  
Posted to microsoft.public.excel.charting
Dave
 
Posts: n/a
Default Time on the X Axis Issue

Thanks once again Jon, that got it.

I still think time on the X-axis is a bear. Guess I have to look at more
options when I get stuck - Lord knows there are enough of them

BTW - you Excel MVP site looks superb. I obviously need to spend some time
there

Thx again - much appreciated

Dave

"Jon Peltier" wrote in message
...
If you get an X axis tick for every data point, either the data is very
regular, or you're still using a line chart. In the first step of the
chart wizard, go all the way to the fifth icon down the list, not the
third, and make an XY chart. You can get any formatting: with or without
lines, with or without markers; the same as in a line chart. But the axis
is a true value axis.

Also, if Excel recognizes the times as times, it will plot them as such.
Problem is, in a line chart, Excel only plots integer values, so all times
for a given date are plotted at midnight. In an XY chart, the data is
plotted according to value.

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

"Dave" wrote in message
...
Thank you Jon -

That helps, but the X axis labels continue to match my actual data point
times, rather than the even time increments I want. Can we do something
about that?

BTW, I've been using line charts for years, although I have to admit
seldom on time X-axis data. Which has always driven me a bit nuts
because of the way the scales want to be set.

Whatever.
Thx again.

Dave


"Jon Peltier" wrote in message
...
1. Use an XY chart, not a line chart.
2. Delete the gridlines.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services - Tutorials and Custom Solutions -
http://PeltierTech.com/
2006 Excel User Conference, 19-21 April, Atlantic City, NJ
http://peltiertech.com/Excel/ExcelUserConf06.html
_______

"Dave" wrote in message
...
Posted this on Excel - no response. Guess I should have been here.

I am trying to plot events on a time abscissa. I would like to have
the
major gridlines at even times, such as 8:00 AM, 9:00 AM, 10:00 AM,
11:00 AM
etc. My data, however, occasionally falls in between these times,
i.e.,
8:05 AM, 9:17 Am, etc.

When these points are plotted (correctly), an extra vertical gridline
appears automatically at the correct data time. My problem is I don't
want
that data point gridline to appear.

Is there any way I can opt not to get the extra line??
Thx
Dave











Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
time scale axis HB1972 Charts and Charting in Excel 1 October 10th 05 03:34 PM
How to calculate Date & Time differences robs Excel Worksheet Functions 2 October 4th 05 04:22 PM
Time and motion chart deant Charts and Charting in Excel 0 September 21st 05 08:22 AM
Adding time damezumari Excel Discussion (Misc queries) 2 June 20th 05 08:35 PM
Time Sheets Lady Layla Excel Discussion (Misc queries) 1 March 23rd 05 03:22 PM


All times are GMT +1. The time now is 06:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"