I work for a fire department and I am trying to create graph which shows response times to a city. The data that I have is the date, response time in seconds and response time in minutes. I would like the date at the bottom and five minute increments on the left with a continuous line showing the graphed response times throughout the month.
I have gotten the dates at the bottom. At the Axis options for the time on the left I have put the following:
Bounds: Minimum - 0.000694444444444444 (1 minute) Maximum 0.013888889 (which is 1 min * 20minutes)
It shows 11 minutes on the left. Not sure why. I'm sure I have figured this wrong some how.
Additionally, when I select my data of the actual minutes, nothing shows up or I get a flat line at the bottom with some points like it is trying to document the response times.
Any help is appreciated.
I have gotten the dates at the bottom. At the Axis options for the time on the left I have put the following:
Bounds: Minimum - 0.000694444444444444 (1 minute) Maximum 0.013888889 (which is 1 min * 20minutes)
It shows 11 minutes on the left. Not sure why. I'm sure I have figured this wrong some how.
Additionally, when I select my data of the actual minutes, nothing shows up or I get a flat line at the bottom with some points like it is trying to document the response times.
Any help is appreciated.