rcParams['axes.unicode_minus'] = False # mapping plt.bar(range(4), GDP, align = 'center', color = 'steelblue', alpha = 0.8) # Add axis label ...
確定! 回上一頁