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 5574a6c + 2396cb9 commit 788bdc0Copy full SHA for 788bdc0
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