matplotlib.artist.Artist.update_from# Artist.update_from(other)[源代码][源代码]# 将属性从 other 复制到 self。 使用 matplotlib.artist.Artist.update_from 的示例# 多边形编辑器 Polygon editor