matplotlib.pyplot.bar(left, height, width=0.8, bottom=None, hold=None, ... plt.bar(left, height, tick_label=label, align="center") ...
確定! 回上一頁