View Single Post
  #1   Report Post  
carina
 
Posts: n/a
Default Creating time chart

I have a datasheet in the following format showing times for a series of
processes.
Name Start Duration End
MC1 23:45 01:43 01:28
MC2 23:55 01:32 01:27
MC3 00:05 00:23 00:29
I want to create a Gantt chart showing each process as a line from start
time to end time in the x-direction so I can see where process times overlap
(there are 12 altogether). I cannot find how to do this. Everything I try
starts from the Y-axis, not at the correct start position and I cannot get
the end position to display. Also axis labels are nonsense. Can anyone help
as I have no idea how to achieve this.