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

Highlight per drag not working! #3805

Closed
q5967780 opened this issue Jan 2, 2019 · 1 comment
Closed

Highlight per drag not working! #3805

q5967780 opened this issue Jan 2, 2019 · 1 comment

Comments

@q5967780
Copy link

q5967780 commented Jan 2, 2019

Hi,

I'm probably doing something wrong here, but I can't get the highlighting per drag to work on my line chart. Highlighting per tap works perfectly, I get the events in the ValueSelectedListener, but not when dragging.

The chart must be fully zoomed out and unable to drag in either direction for highlighting to work.

Am I supposed to get the drag highlights somewhere else than the ChartValueSelectedListener?

@liuxuan30
Copy link
Member

liuxuan30 commented Jan 3, 2019

take a look at the drag gesture handler. or provide your own.
and maybe just use highlightPerDragEnabled

next time, ask on stack overflow for how-to questions. saying something 'not work' is a serious charge :D and need some more details and logs. this is more like a how-to question

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