matplotlib.axes.Axes.set_yinverted# Axes.set_yinverted(inverted)[源码]# 设置 y 轴是否按“反向”方向排列。 “正常”方向是 x 轴向右增加,y 轴向上增加;“反向”方向是 x 轴向左增加,y 轴向下增加。