Skip to content

[Support] Delete item from chart and updating doesn't hide tooltip #4368

@ChaseLewis

Description

@ChaseLewis

Is there a function to call after update() so the tooltip hides itself? On click I'm finding the corresponding element in a scatter plot and deleting it from the chart, then refreshing the chart. However, the tooltip doesn't hide itself when calling update even though the point is no longer in the dataset. I'd like to hide it manually so it doesn't linger around if possible. Any assistance on how this could be accomplished as I don't see how to in the API?

I dont' want to disable tooltips altogether, just hide the currently showing one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions