The y coordinates of the bars. See also align for the alignment of the bars to the coordinates.
The width(s) of the bars.
The heights of the bars.
The x coordinates of the left sides of the bars (default: 0).
Alignment of the base to the y coordinates*:
To align the bars on the top edge pass a negative height and align='edge'
.
BarContainer
Container with all the bars and optionally errorbars.
The colors of the bar faces.
The colors of the bar edges.
Width of the bar edge(s). If 0, don't draw edges.
The tick labels of the bars. Default: None (Use default numeric labels.)
If not None
, add horizontal / vertical errorbars to the bar tips. The values are +/- sizes relative to the data:
See Different ways of specifying error bars for an example on the usage of xerr
and yerr
.
The line color of the errorbars.
The length of the error bar caps in points. Default: None, which will take the value from rcParams["errorbar.capsize"] = 0.0
.
Dictionary of kwargs to be passed to the errorbar
method. Values of ecolor or capsize defined here take precedence over the independent kwargs.
If True
, set the x-axis to be log scale.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4