I have a line series that covers data from 1 to 20 along the X axis and 0 to 1 along the Y axis. My problem is that the x axis always starts at 0 and goes to the furthest value and the Y axis starts at 0 but only goes to the furthest value as well. How can I set these dimensions?
So for the Y axis this is what you want
As for the X axis it seems to be more annoying handLabeling seems to be the only way.
Then every item you add index the value of the Category label. For example if I want an column of 64 on 3 in X axis then the code would look like this: