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