-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
When I drag the tooltip I update a text field to reflect the data, and on select end I reset the data point to the latest value. But this is not possible when the user uses a single tap, in this case the tooltip persists and so does the tooltip data. I can make the tooltip disappear using hideTooltipAfter(), but this only hides the tooltip, but does not provide any functionality to reset the data point.
Is there any way to do this? Or to remove the contextual tapping altogether? I really only want users to drag on the chart and not tap.
Metadata
Metadata
Assignees
Labels
No labels