I have a scatter plot.
I would like to have the same plot but with the axis rotated, meaning the X axis have to be vertical (pointing above) and the Y axis horizontal (to the left)
It has to be done with plotly graph_objects if possible (I donβt understand express yet)