MPAndroidChart
MPAndroidChart copied to clipboard
Fix offsets not adjusted on autoscale
Fixes #5237, Fixes #2826.
calculateOffsets needs to be called after computeAxis because the size of labels can change after the latter.
Also the view port handler needs to be refreshed after that to take the new offsets into account.
I really like this library and using it in my apps, I would like to call people to continue with this awesome thing. I have forked the repo and started working on it! So I am ready as well to accept pull requests, I'll notify other people from here as well! Would be more than happy if we continue with this awesome project.
Code is full kotlin now!
Make your pull requests here: https://github.com/Paget96/MPAndroidChart