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