... ax2.set_xticks(x_15) ax2.set_xticklabels(a) ax2.bar(x_14, ... b_16) #添加了标签 ax3 = fg.add_subplot(223) ax3.set_xticks(x_15) ...
確定! 回上一頁