Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marker single tap listener #5125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

armancodv
Copy link

PR Checklist:

  • [*] I have tested this extensively and it does not break any existing behavior.
  • [*] I have added/updated examples and tests for any new behavior.
  • [*] 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 MR adds a new method to the gesture listeners for tapping on the marker view.
issue #144

It doesn't remove anything, it just adds a new listener to OnChartGestureListener.

It could be helpful for cases that users need to customize data by tapping on the marker.

@Paget96
Copy link

Paget96 commented Dec 11, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants