matplotlib.artist.Artist.pchanged# Artist.pchanged()[源代码][源代码]# 调用所有已注册的回调函数。 当属性发生变化时,此函数会在内部被触发。 参见 add_callback remove_callback