Matplotlib.artist.artist.properties()
Python matplotlib库的artist模块中的properties()方法用于获取artist的所有属性的字典。
语法:Artist.properties(self)
参数:该方法不接受任何参数。
这个方法返回artist的所有属性的字典。
下面的例子说明了matplotlib中的matplotlib.artist.artist.properties()函数:
示例1
输出:
示例2
输出: