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 b1f8b66 + a39650c commit 3074d30Copy full SHA for 3074d30
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