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.
2 parents 31bda1e + 74e6cd2 commit 1f7f4aeCopy full SHA for 1f7f4ae
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