Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a15b07

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

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

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)