Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REF-2202] rx.plotly does not expose any Event Triggers #2846

Closed
masenf opened this issue Mar 12, 2024 · 1 comment
Closed

[REF-2202] rx.plotly does not expose any Event Triggers #2846

masenf opened this issue Mar 12, 2024 · 1 comment
Labels
help wanted Extra attention is needed linear Created by Linear-GitHub Sync

Comments

@masenf
Copy link
Collaborator

masenf commented Mar 12, 2024

Describe the bug
react-plotly.js has a lot of event triggers to handle plot interactions... but none of these are exposed in Reflex

Full list of event triggers:
https://github.com/plotly/react-plotly.js/?tab=readme-ov-file#event-handler-props

To enable interactivity of plotly charts, these event triggers should be made available to end users via Plotly.get_event_triggers

Specifics (please complete the following information):

  • Python Version: 3.11.5
  • Reflex Version: 0.4.4

Additional context
See discussion https://github.com/orgs/reflex-dev/discussions/2845

REF-2202

@masenf masenf changed the title rx.plotly does not expose any Event Triggers [REF-2202] rx.plotly does not expose any Event Triggers Mar 12, 2024
@picklelo picklelo added the help wanted Extra attention is needed label Mar 13, 2024
@picklelo picklelo added the linear Created by Linear-GitHub Sync label May 23, 2024
@picklelo
Copy link
Contributor

picklelo commented Jun 3, 2024

Merged in #3397

@picklelo picklelo closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed linear Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants