matplotlib.figure.Figure.add_axobserver#

Figure.add_axobserver(func)[source]#

每当坐标轴(Axes)状态发生变化时,都会调用 func(self)