matplotlib.figure.Figure.add_axobserver#

Figure.add_axobserver(func)[源代码][源代码]#

每当 Axes 状态改变时,func(self) 将被调用。