On my graphs, it looks like first point on the x-axis and y-axis is cut off to some white square, or something.
Is this a known issue? I have a very simple data setup, and I'm not sure why the chart would be cut off like this.
Attachment 39258
Printable View
On my graphs, it looks like first point on the x-axis and y-axis is cut off to some white square, or something.
Is this a known issue? I have a very simple data setup, and I'm not sure why the chart would be cut off like this.
Attachment 39258
Not sure if it would work but have you tried using the xPadding config?
Hmm. This doesn't appear to affect the line chart at all.
I also tried using getGutters:function(){return [10,0]} as a workaround, but that also had no impact on the graph rendering.
A work around i found for this was to add a dummy record in the beginning of the store data so that you have space in the beginning