The following code shows how to plot a basic horizontal bar chart. Use plt.barh instead of plt.bar .
確定! 回上一頁