Add 2D bar(s).
The x coordinates of the left sides of the bars.
The height of the bars.
Z coordinate of bars; if a single value is specified, it will be used for all bars.
When plotting 2D data, the direction to use as z ('x', 'y' or 'z').
If given, all parameters also accept a string s, which is interpreted as data[s] (unless this raises an exception).
Other keyword arguments are forwarded to matplotlib.axes.Axes.bar.
mpl_toolkits.mplot3d.axes3d.Axes3D.bar
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.bar.html