8000 Backport PR #13751: DOC/FIX: try merging comments · matplotlib/matplotlib@7a15b07 · GitHub
[go: up one dir, main page]

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 7a15b07

Browse files
timhoffmMeeseeksDev[bot]
authored andcommitted
Backport PR #13751: DOC/FIX: try merging comments
1 parent f03b92a commit 7a15b07

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

tutorials/introductory/sample_plots.py

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -415,15 +415,13 @@
415415
416416
xkcd
417417
418+
Subplot example
419+
===============
420+
421+
Many plot types can be combined in one figure to create
422+
powerful and flexible representations of data.
418423
"""
419424

420-
###################################################################
421-
# Subplot example
422-
# ===============
423-
#
424-
# Many plot types can be combined in one figure to create
425-
# powerful and flexible representations of data.
426-
#
427425
import matplotlib.pyplot as plt
428426
import numpy as np
429427

0 commit comments

Comments
 (0)
0