Skip to content

[Feature] data.onmove-Callback #4043

@michkami

Description

@michkami

Is your feature request related to a problem? Please describe.
I'm using custom Tooltip component in my angular project and would like to replace the billboard tooltip with it.
I can show and hide it thanks to data.onover and data.onout but I am not able to update the position of the tooltip while moving the mouse around the chart.

Describe the solution you'd like
Add data.onmove-Callback which includes the current tooltip position. This way it would be possible to update custom tooltip components with the current position.

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