How to Add Custom Shapes to a Plotly Scatter Plot?

I’m trying to overlay custom shapes (like arrows or boxes) onto a Plotly scatter plot. What’s the best way to achieve this using add_shape or other methods? Any examples would be helpful.

Hey @sajjad1122 take a look at this: