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 5b1e02d commit a39650cCopy full SHA for a39650c
1 file changed
galleries/examples/lines_bars_and_markers/barh.py
@@ -11,8 +11,6 @@
11
# Fixing random state for reproducibility
12
np.random.seed(19680801)
13
14
-
15
-plt.rcdefaults()
16
fig, ax = plt.subplots()
17
18
# Example data
0 commit comments