Skip to content

onTooltipSelectEnd does not work for tapping #185

@Rayne182

Description

@Rayne182

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions