I am using plotly on streamlit app and I would like to learn the specifics of the camera variables (eye,up,center) of a 3D scatter plot after I change them manually with a mouse. I need them to be returned either on the plot itself or (prefered method) on a streamlit output on screen. Iโd appreciate your help.
For the scatter plot I used go.Scatter3d