diff --git a/tutorials/introductory/sample_plots.py b/tutorials/introductory/sample_plots.py index 39d32250ad0d..477202a43ce2 100644 --- a/tutorials/introductory/sample_plots.py +++ b/tutorials/introductory/sample_plots.py @@ -415,15 +415,13 @@ xkcd +Subplot example +=============== + +Many plot types can be combined in one figure to create +powerful and flexible representations of data. """ -################################################################### -# Subplot example -# =============== -# -# Many plot types can be combined in one figure to create -# powerful and flexible representations of data. -# import matplotlib.pyplot as plt import numpy as np