Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f03b92a + 7a15b07 commit 43453c8Copy full SHA for 43453c8
tutorials/introductory/sample_plots.py
@@ -415,15 +415,13 @@
415
416
xkcd
417
418
+Subplot example
419
+===============
420
+
421
+Many plot types can be combined in one figure to create
422
+powerful and flexible representations of data.
423
"""
424
-###################################################################
-# Subplot example
-# ===============
-#
-# Many plot types can be combined in one figure to create
425
-# powerful and flexible representations of data.
426
427
import matplotlib.pyplot as plt
428
import numpy as np
429
0 commit comments