matplotlib.axis.Axis.get_label# Axis.get_label()[source]# 返回轴标签的 Text 实例。 不建议使用 这覆盖了 Artist.get_label,它用于图例标签,并赋予了新的语义。建议使用属性 Axis.label 代替。