pandas / 0.24.2 / reference / api / pandas.series.plot.barh.html /

pandas.Series.plot.barh

Series.plot.barh(**kwds) [source]

Horizontal bar plot.

Parameters:
`**kwds` : optional

Additional keyword arguments are documented in pandas.Series.plot().

Returns:
axes : matplotlib.axes.Axes or numpy.ndarray of them

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.24.2/reference/api/pandas.Series.plot.barh.html