matplotlib.figure.Figure — Matplotlib 3.3.4 documentation
matplotlib.org › matplotlibJan 28, 2021 · The axes label attribute has been exposed for this purpose: if you want two axes that are otherwise identical to be added to the figure, make sure you give them unique labels. In rare circumstances, add_axes may be called with a single argument, a axes instance already created in the present figure but not in the figure's list of axes.