Committed by
Carlos Pérez Horga
Modify on PNBarChart.m the setYValues method to make the number of labels on Y a…
…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
Showing
1 changed file
with
6 additions
and
1 deletions
-
Please register or login to post a comment