Creation of bar chart, 24 hour scale and highlighting down time & gap

Frankximus

New Member
Joined
Feb 13, 2016
Messages
32
Hello all,

I'm hoping to create a bar chart that displays 1 person's over a 24 hour scale. I need to demonstrate the up/down time, and any gaps during this 24 hours to visually illustrate this.

Currently I am having two challenges:
1. I can't make the X-axis to start from 7 AM. (it defaults to start from 00:00)
2. I can't seem to build my data into this chart

The data layout is as below:

Start TimeHow long?Finish Time
7:10:00 AM0:00:307:10:30 AM
7:30:00 AM0:10:307:40:30 AM
8:30:00 AM0:02:008:32:00 AM
8:35:00 AM0:02:008:37:00 AM
8:40:00 AM0:10:008:50:00 AM
8:55:00 AM0:02:008:57:00 AM
9:20:00 AM0:02:009:22:00 AM
10:00:00 AM0:15:0010:15:00 AM
10:30:00 AM0:10:0010:40:00 AM
11:10:00 AM0:02:0011:12:00 AM

<tbody>
</tbody>

What approach should I take?

Below is link to the image demonstration (the image attached doesn't seem to work)

Example image — imgbb.com

d7uN25
 
Last edited:

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,215,059
Messages
6,122,913
Members
449,093
Latest member
dbomb1414

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