用ax.yaxis.tick_right() 例如: from matplotlib import pyplot as plt f = plt.figure() ax ... 我有一个简单的线图,需要将y轴刻度从图的(默认)左侧移到右侧。
確定! 回上一頁