On this page
pandas.Series.plot.bar
Series.plot.bar(**kwds)
[source]-
Vertical 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.bar.html