Thanks to visit codestin.com Credit goes to github.com
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 27cc744 commit 74e6cd2Copy full SHA for 74e6cd2
1 file changed
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