matplotlib.figure.Figure.add_axobserver#

Figure.add_axobserver(func)[source]#

Whenever the Axes state change, func(self) will be called.