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 9f5c041 + d88e10e commit abd2f6cCopy full SHA for abd2f6c
1 file changed
plot_types/basic/bar.py
@@ -1,9 +1,9 @@
1
"""
2
-===============================
3
-bar(x, height) / barh(y, width)
4
+==============
+bar(x, height)
5
6
-See `~matplotlib.axes.Axes.bar` / `~matplotlib.axes.Axes.barh`.
+See `~matplotlib.axes.Axes.bar`.
7
8
import matplotlib.pyplot as plt
9
import numpy as np
0 commit comments