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 bba6db3 + b14705d commit 5621224Copy full SHA for 5621224
1 file changed
examples/subplots_axes_and_figures/subplots_demo.py
@@ -1,7 +1,7 @@
1
"""
2
-================================================
3
-Creating multiple subplots using ``plt.subplot``
4
+=================================================
+Creating multiple subplots using ``plt.subplots``
5
6
`.pyplot.subplots` creates a figure and a grid of subplots with a single call,
7
while providing reasonable control over how the individual plots are created.
0 commit comments