8000 Backport PR #14688: Revise the misleading title for subplots demo · matplotlib/matplotlib@aecbd81 · GitHub
[go: up one dir, main page]

Skip to content

Commit aecbd81

Browse files
jklymakMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #14688: Revise the misleading title for subplots demo
1 parent 273c03a commit aecbd81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/subplots_axes_and_figures/subplots_demo.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
================================================
3-
Creating multiple subplots using ``plt.subplot``
4-
================================================
2+
=================================================
3+
Creating multiple subplots using ``plt.subplots``
4+
=================================================
55
66
`.pyplot.subplots` creates a figure and a grid of subplots with a single call,
77
while providing reasonable control over how the individual plots are created.

0 commit comments

Comments
 (0)
0