D
Daniel Yates
I'm trying to plot a simple line graph from some data sets I've created.
Although the column runs from 0-100 (101 datapoints) it gives me two
different problems...
with one graph the x-axis is marked 1,11,21,31 etc up to 101
on another it runs 9,19,29,39 etc
but I cant get it to read 0,10,20,30!!!
HELP
Daniel Yates
Although the column runs from 0-100 (101 datapoints) it gives me two
different problems...
with one graph the x-axis is marked 1,11,21,31 etc up to 101
on another it runs 9,19,29,39 etc
but I cant get it to read 0,10,20,30!!!
HELP
Daniel Yates