I am trying to make an interactive plot such that when the user clicks on any point, the coordinates are saved. I will use the coordinates to display some information in another subplot.
It would be great if someone could explain how I could do it.
I am trying to make an interactive plot such that when the user clicks on any point, the coordinates are saved. I will use the coordinates to display some information in another subplot.
It would be great if someone could explain how I could do it.
Hi,
I created something similar:
Regards.
Thank you for your help.
It seems that I have to use dash.
Hi Abdullah1,
I am sorry, I am pretty new to this forum and I did not see the Plotly Python tag. Maybe itβs possible in Plotly, but I donβt know about that.