Skip to content

javascript onclick event not triggering when clicking on plotly marker #1043

Closed
@shosaco

Description

@shosaco

The issue is described here and on Stackoverflow.

The initial issue is that we cannot fire an event after clicking on the same plotly marker again (because event_data("plotly_click") naturally doesn't change. We are trying to work around this by firing javascript onclick events, but Plotly is blocking those when clicking on a plotly marker. Is there a way to overcome this?

Thanks in advance and best regards!

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