For subplots where each subplot has the same x and y range, it would be neat if there was an option to synchronize the zoom and pan for both x and y axes for all subplots. Currently, only the axes that are shared are synchronized.
I know this has been brought up in https://github.com/plotly/plotly.js/issues/1549 but will this be available for the python API as well?
Here is an example of what I am talking about using bokeh:
https://bokeh.pydata.org/en/latest/docs/user_guide/interaction/linking.html