| [ Web Proxy ] |
| Viewing: https://matplotlib.org/stable/api/_as_gen/matplotlib.figure.Figure.align_labels.html | [Back] [Original] |
Align the xlabels and ylabels of subplots with the same subplots row or column (respectively) if label alignment is being done automatically (i.e. the label position is not manually set).
Alignment persists for draw events after this is called.
See also
Notes
This assumes that all Axes in axs are from the same GridSpec,
so that their SubplotSpec positions correspond to figure positions.
matplotlib.figure.Figure.align_labels#| Web Proxy Viewer | New URL | Original Page |