Skip to content

Allow access data on the plotly_doubleclick event #7303

Open
@Lexachoc

Description

@Lexachoc

The double click event will trigger the single click event as well as reported in #1546. But the issue has been closed.

Here's the example showing the issue:
https://codepen.io/Lexachoc/pen/qEWZJxb

Only the single click event plotly_click can access the data.

There are usecases to access the data points on double click e.g., in plotly/react-plotly.js#257.

It would be nice to allow access the data also on double click. And maybe also to avoid triggering a single-click event. (which will solve the issue report in #1546)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cyclefeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions