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

ChartTouchDelegate never called #2286

Closed
almaskz opened this issue Mar 27, 2017 · 1 comment
Closed

ChartTouchDelegate never called #2286

almaskz opened this issue Mar 27, 2017 · 1 comment

Comments

@almaskz
Copy link

almaskz commented Mar 27, 2017

Hello guys,

Great job with the lib. I cannot find where you call handleTouchEvents(_ touches: Set, event: UIEvent!) ChartTouchDelegate delegate methods in CombinedChartView or anywhere else in the project, hence it never gets called.

@liuxuan30
Copy link
Member

liuxuan30 commented Mar 28, 2017

Check ChartsDemo please or search through the code and add some breakpoints so you will know.

Basically, it's in pan gesture handlers and tap gesture handlers in BarLineChartViewBase for example.

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

No branches or pull requests

2 participants