We have information on resource utilization in our DB that we would like to create a chart to summarize.
Basically we have Time out and time in information and would like to see what times of the day the MOST of the resources are in use. Example
TimeIn TimeOut
01:00 03:00
01:15 02:00
13:05 20:20
15:00 22:00
and so on.
What we are hoping for is something like a histogram that will show us when the greatest number of our resources are in use.
Any ideas?
Basically we have Time out and time in information and would like to see what times of the day the MOST of the resources are in use. Example
TimeIn TimeOut
01:00 03:00
01:15 02:00
13:05 20:20
15:00 22:00
and so on.
What we are hoping for is something like a histogram that will show us when the greatest number of our resources are in use.
Any ideas?