matplotlib.figure.Figure.add_axobserver#

Figure.add_axobserver(func)[source]#

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