Charting Times of Day on Line Chart

Danny318

New Member
Joined
Jun 19, 2007
Messages
44
I want to show improvement, from last year to this year, on average delivery times on a line chart. How do I set up the chart axis, etc.? Thank you!
Last Year This Year
Jan 9:30:00 AM 7:30:00 AM
Feb 9:30:00 AM 7:30:00 AM
Mar 9:30:00 AM 7:30:00 AM
Apr 8:30:00 AM 7:30:00 AM
May 8:30:00 AM 7:30:00 AM
Jun 8:30:00 AM 6:30:00 AM
Jul 8:30:00 AM 6:30:00 AM
Aug 8:30:00 AM 5:30:00 AM
Sep 8:30:00 AM 5:30:00 AM
Oct 8:30:00 AM 5:30:00 AM
Nov 8:30:00 AM 5:30:00 AM
Dec 8:30:00 AM 5:30:00 AM
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Given the data, what is your definition of 'improvement'? Is it simply (old time) - (new time) ?
 
Upvote 0
I just plotted the two series of times vs the column of months. So I selected the range at left below (with top left cell blank) and inserted a line chart. The result was the top chart.

I formatted the vertical axis with the minimum = 0, maximum = 0.5 (because a day goes from 0 to 1, and noon is 0.5). I needed a major unit of 2:00:00, but Excel didn't accept that as an entry. but 2:00:00 = 2/24 = 0.0833333333, so I typed that into the box for major unit. I also changed the number format of the axis labels to h:mm AM/PM, because we don't need all of those extraneous digits; you could even go as far as h AM/PM. These changes led to the bottom chart.

dXizz2u.png
 
Upvote 0

Forum statistics

Threads
1,224,826
Messages
6,181,192
Members
453,021
Latest member
pingpong7117

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top