Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
First data point is cut off on the x-axis/y-axis
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.
photo.jpg
-
Not sure if it would work but have you tried using the xPadding config?
-
Sencha User
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.
-
Sencha User
Add dummy data to the store
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