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

Skip to content

Commit 61f155e

Browse files
committed
Merge remote-tracking branch 'upstream/v1.1.x'
Conflicts: lib/matplotlib/widgets.py
2 parents 83692e0 + aa5da2e commit 61f155e

File tree

9 files changed

+669
-580
lines changed

9 files changed

+669
-580
lines changed

doc/_templates/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,18 @@ <h3>plotting commands</h3> <br/>
906906
</td>
907907

908908
</tr>
909+
<tr>
910+
<th align="left">
911+
<a href="api/pyplot_api.html#matplotlib.pyplot.subplots">subplots</a>
912+
913+
</th>
914+
915+
<td align="left">
916+
Create a figure with subplots
917+
</td>
918+
919+
</tr>
920+
909921
<tr>
910922
<th align="left">
911923
<a href="api/pyplot_api.html#matplotlib.pyplot.subplots_adjust">subplots_adjust</a>

0 commit comments

Comments
 (0)