Vlad
Results
3
comments of
Vlad
Try to change axis's line- and text- color. To set custom labels for axis you need to create custom customAxisValue = AxisValue(value, label) and set if to *ChartData.setAxis(X/Y)(Bottom/Top...)(customAxisValue)
Try to change text size for xAxis (XAxis.setTextSize(int textSize))
Please move!