Skip to content

Commit d52c7ab

Browse files
committed
Merge branch 'v1.1.x' of github.com:matplotlib/matplotlib into v1.1.x
2 parents 071a0b8 + cbef0cc commit d52c7ab

File tree

9 files changed

+670
-581
lines changed

9 files changed

+670
-581
lines changed

doc/_templates/index.html

+12
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)