Skip to content

[charts] Create a gesture manager to improve pointer interactions #16205

Open
@alexfauquette

Description

For now, the gesture is made in each feature hook. So the zoom, pan, and tooltip are handling pointer events on their own.

The idea would be to have an abstraction on top of the browser pointer events which would trigger charts actions.

This should be preceded by a reflection about what is the best gesture control of a chart on desktop and mobile.

Metadata

Assignees

No one assigned

    Labels

    component: chartsThis is the name of the generic UI component, not the React module!enhancementThis is not a bug, nor a new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions