We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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