`.Figure.align_ylabels`, and `.Figure.align_titles`. `.Figure.align_labels` wraps the x and y label functions. We align the xlabels and ylabels using short calls to `.Figure.align_xlabels` and ...
3D plots have (3) axis'. We have the ability to set tick positions and labels for each axis using the axis3d toolkit in matplot lib. The API calls would go something like `axes.xaxis.set_xticklabels([ ...