Skip to content

OnUnhover being called when it shouldn'tΒ #230

Open
@TheLogan

Description

@TheLogan

I'm not happy with the builtin tooltip for the polar chart, so I'm attempting to make my own, however I'm having issues with it hiding as soon as it should show, and form what I can tell this is because it's running OnUnhover on every redraw (while the cursor is anywhere near the chart)

I've attempted to set up a simple example here
https://codepen.io/tim-logan/pen/qBqOeMZ?editors=1010

Line 72/73 can be flipped in/out with comments to see the result either in console or directly on the plot.

I may just be doing something wrong, but it looks like a bug to me :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions