Closed
Description
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
Labels
No labels