Skip to content

Get xAxis and yAxis with MouseMove eventΒ #607

@berkaykirtillii

Description

@berkaykirtillii

I want to show the x and y coordinates of the points my mouse is on with the mouseMove event. At the same time, I will create a different event when clicked, but I cannot get xAxis and yAxis values ​​in this event. While I can do this in the Selection event, how can I do the same in the mouseMove event?

image
image

As seen in the documentation, the selection function returns xAxis and yAxis to me, but I could not find them in the parameters in mouseMove.

An example of the result I want to achieve is as follows:
crosshair value

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