1. 25 Mar, 2015 1 commit
  2. 19 Mar, 2015 4 commits
  3. 16 Mar, 2015 7 commits
  4. 15 Mar, 2015 1 commit
  5. 13 Mar, 2015 1 commit
  6. 12 Mar, 2015 4 commits
  7. 11 Mar, 2015 1 commit
  8. 09 Mar, 2015 1 commit
  9. 06 Mar, 2015 1 commit
    • …xis (_yLabelSum) depends on the number of different Y values, avoiding the  duplicate labels on Y axis.
      Also modify getYValueMax and setYValues methods to ensure the max value of Y axis (_yValueMax) and the number of labels on Y axis (_yLabelSum) are even to avoid when the Y labels hasn't decimal values (default value for _yLabelFormatter) the axis label position not match with the value
      Carlos Pérez authored
  10. 04 Mar, 2015 5 commits
  11. 03 Mar, 2015 13 commits
  12. 02 Mar, 2015 1 commit
    • The label was showing stuff like 6000% which is not relevant if it says the % or maybe %%%.
      
      Anyway I feel this way it is better for a default use?
      Nenu Adrian authored