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 45deaad

Browse filesBrowse files
authored
Merge pull request #13751 from jklymak/doc-fix-build
DOC/FIX: try merging comments
2 parents 4e097fa + 0239171 commit 45deaad
Copy full SHA for 45deaad

File tree

Expand file treeCollapse file tree

1 file changed

+5
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-7
lines changed

‎tutorials/introductory/sample_plots.py

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