matplotlib 庫的axiss模塊中的Axes.bar()函數用於製作條形圖。 用法: Axes.bar(self, x, height, width=0.8, bottom=None, *, align='center', data=None, **kwargs).
確定! 回上一頁