Brittany Graft
Brittany Graft
@AshRobinson would you be willing to share how you overrode computeAxisValues() to draw the Y axis logarithmically?
@danielgindi Great library! Very appreciative! Has the ability to scale the Y axis logarithmically been added yet?
@liuxuan30 I overrode computeAxisValues() to show only the values I want to show - log base 10, but the chart is still using a linear scale. Do you know how...
@danielgindi could you give me an idea of where to start when trying to rescale the Y axis?