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.
1 parent bc444fa commit 820bbdfCopy full SHA for 820bbdf
1 file changed
examples/subplots_axes_and_figures/subplot.py
@@ -32,9 +32,10 @@
32
#
33
34
# Alternative Method For Creating Multiple Plots
35
-# """"""""""
+# """"""""""""""""""""""""""""""""""""""""""""""
36
37
-# Subplots can also be generated using `subplot()` as in the following example:
+# Subplots can also be generated using `~.pyplot.subplot()` \
38
+# as in the following example:
39
40
41
0 commit comments