8000 Merge pull request #25486 from rcomer/barh-rcdefault · matplotlib/matplotlib@3074d30 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 /react-partial>

Commit 3074d30

Browse files
authored
Merge pull request #25486 from rcomer/barh-rcdefault
DOC: remove rcdefaults from barh example
2 parents b1f8b66 + a39650c commit 3074d30

File tree

1 file changed

+0
-2
lines changed
  • galleries/examples/lines_bars_and_markers

1 file changed

+0
-2
lines changed

galleries/examples/lines_bars_and_markers/barh.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
# Fixing random state for reproducibility
1212
np.random.seed(19680801)
1313

14-
15-
plt.rcdefaults()
1614
fig, ax = plt.subplots()
1715

1816
# Example data

0 commit comments

Comments
 (0)
0