matplotlib.artist.Artist.is_transform_set# Artist.is_transform_set()[source]# 返回Artist是否显式设置了变换。 在调用 set_transform 后,此值为 True。