P
Pakku
Hi all,
I have 2 columns of data. Column 1 contains the number of records
processed on each day. Column 2 is the number of CPU seconds the job
ran to process these records.
I want to create a graph of these values to see what the relationship
is.
This is what I tried.
I flipped the columns around so I could force the CPU seconds to be
the x-axis. I added a header to the 2nd column which I called
"NoOfRecords" but no header on the first one. If I don't do this, I
get like 2 lines, one is completely horizontal.
Next I selected all the data and then Insert 2D Line.
I get a chart which seems somewhat reasonably initially except that
the x-axis looks all funny. Each value I have in the first column is
a value on the x-axis. I really want it to start at 0 and proceed in
increments of 5 seconds.
I think I'm missing something fundamental here, so any help would be
great, thanks!
I have 2 columns of data. Column 1 contains the number of records
processed on each day. Column 2 is the number of CPU seconds the job
ran to process these records.
I want to create a graph of these values to see what the relationship
is.
This is what I tried.
I flipped the columns around so I could force the CPU seconds to be
the x-axis. I added a header to the 2nd column which I called
"NoOfRecords" but no header on the first one. If I don't do this, I
get like 2 lines, one is completely horizontal.
Next I selected all the data and then Insert 2D Line.
I get a chart which seems somewhat reasonably initially except that
the x-axis looks all funny. Each value I have in the first column is
a value on the x-axis. I really want it to start at 0 and proceed in
increments of 5 seconds.
I think I'm missing something fundamental here, so any help would be
great, thanks!