Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 59b5e0e

Browse filesBrowse files
authored
Merge pull request #14688 from bingyao/subplots_demo_title_fix
Revise the misleading title for subplots demo
2 parents 8c587e5 + 4706c07 commit 59b5e0e
Copy full SHA for 59b5e0e

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎examples/subplots_axes_and_figures/subplots_demo.py

Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/subplots_demo.py
+3-3Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.