Good day.
I have done some visualizations with Plotly in Python, but I have very limited experience with Plotly Dash. I have a React app in which I want to embed Plotly Dash components that my colleague created in Python. Is there a way to do that?
I see that you can use React to make Dash components, but I have Dash components that I want to embed in my React app.
Is that possible?
Any and all assistance is greatly appreciated. Thanks!