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

Skip to content

Commit 820bbdf

Browse files
committed
modify heading in subplot.py
1 parent bc444fa commit 820bbdf

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

examples/subplots_axes_and_figures/subplot.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232
#
3333
#
3434
# Alternative Method For Creating Multiple Plots
35-
# """"""""""
35+
# """"""""""""""""""""""""""""""""""""""""""""""
3636
#
37-
# Subplots can also be generated using `subplot()` as in the following example:
37+
# Subplots can also be generated using `~.pyplot.subplot()` \
38+
# as in the following example:
3839
#
3940

4041

0 commit comments

Comments
 (0)