... ax = plt.subplots() rects1 = ax.bar(ind, menMeans, width, color='r', ... of the plot ax.annotate('xyz',xy=(1.1,-3.8),xytext=(1.3,-3.8), ...
確定! 回上一頁