you can use instead: axes.set_xticks(ticks, minor=False). and axes.set_xticklabels(labels, fontdict=None, minor=False).
確定! 回上一頁