matplotlib.artist.Artist.is_transform_set# Artist.is_transform_set()[源代码][源代码]# 返回 Artist 是否具有显式设置的变换。 在调用 set_transform 之后,这是 True。