barh
matplotlib.axes.Axes.barh
Axes.bar(self, x, height, width=0.8, bottom=None, *, align='center', data=None, **kwargs)
棒グラフの作成
Parameters
- x: スカラデータの集合
- height
- weight
- left
- align
Other Parameters
- color
- edgecolor
- linewidth
- tick_label
- xerr, yerr
- ecolor
- capsize
- error_kw
- log
- orientation