Making a chart - uneven X-axis labels
I want to make a chart where the labels in X-axis are not even. Consider an example:
X Y
1 2
4 3
5 5
6 6
9 7
Now whenever I make a chart with X-axis data in A column and Y-axis data in B column, I get a chart like this:
which is useless for me. I want the numbers in the X-axis to be uniformly distributed i.e. evenly spaced.
OS X Mavericks (10.9.1)