MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

Fixes #405 - added isFlingEnabled setting

Open lesniakania opened this issue 5 years ago • 1 comments

PR Checklist:

  • [x] I have tested this extensively and it does not break any existing behavior.
  • [x] I have added/updated examples and tests for any new behavior (there are no tests/examples for similar things e.g. isDragEnabled so I didn't add mine too).
  • [x] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]

PR Description

This adds isFlingEnabled setting so onChartFling can work properly. Fixes https://github.com/PhilJay/MPAndroidChart/issues/405

lesniakania avatar Nov 17 '20 10:11 lesniakania

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

Paget96 avatar Dec 11 '22 01:12 Paget96