I want to show on the x axis of a chart (left side) the duration in minutes from 0 to 30 minutes ( 0.0.0 - 0:30.00). along the y axis (bottom) I have specific times that events occurred. The data in the chart will show the time a phone rang (time event occurred) , how long it rang before being answered (wait time) and duration of call, all in minutes. By plotting this data I can show the daily activities at specific times. I can get everything to plot except for the x axis. The range and scale will not do what I want. I have tried using a scatter chart but the x axis is giving me fits.



