We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug react-plotly.js has a lot of event triggers to handle plot interactions... but none of these are exposed in Reflex
react-plotly.js
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
Plotly.get_event_triggers
Specifics (please complete the following information):
Additional context See discussion https://github.com/orgs/reflex-dev/discussions/2845
REF-2202
The text was updated successfully, but these errors were encountered:
Merged in #3397
Sorry, something went wrong.
No branches or pull requests
Describe the bug
react-plotly.js
has a lot of event triggers to handle plot interactions... but none of these are exposed in ReflexFull 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):
Additional context
See discussion https://github.com/orgs/reflex-dev/discussions/2845
REF-2202
The text was updated successfully, but these errors were encountered: