Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Apr 2011
    Posts
    130
    Vote Rating
    1
    stefankendall is an unknown quantity at this point

      0  

    Default Unanswered: First data point is cut off on the x-axis/y-axis

    Unanswered: 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

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    438
    Answers
    3113
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Not sure if it would work but have you tried using the xPadding config?
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Apr 2011
    Posts
    130
    Vote Rating
    1
    stefankendall is an unknown quantity at this point

      0  

    Default


    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.

  4. #4
    Sencha User
    Join Date
    Mar 2012
    Posts
    22
    Vote Rating
    0
    Answers
    1
    maxycini is on a distinguished road

      0  

    Default Add dummy data to the store

    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