Hello,
Apologies if this has been asked elsewhere, I’m new to Plotly.
I need to create a highly customized slider that will animate a bubble chart using plotly react. Is there a way to trigger animation events that would occur with the normal built-in slider, but from outside? Basically I want to control the animations in my plotly chart using an external component that I build using react.
I’m not sure how to phrase my question any better, please let me know if I need to clarify anything
Thanks