I have developed an android app that uses the Achartengine graphing library. Everything is working ok, but the min value of y axis touches the x axis. How do I set a minimum distance between the minimum y point in the line graph and the x axis.
Here is an image:
The graph touches the x axis even though the value is not zero (its 26.3). I want to have a minimum space between the minimum y axis point value and the x axis for readability.
Is this useful to you?