We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5574a6c commit 2396cb9Copy full SHA for 2396cb9
plot_types/basic/bar.py
@@ -1,7 +1,7 @@
1
"""
2
-================================
3
-bar(x, height) / barh(x, height)
4
+===============================
+bar(x, height) / barh(y, width)
5
6
See `~matplotlib.axes.Axes.bar` / `~matplotlib.axes.Axes.barh`.
7
0 commit comments