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

Skip to content

Commit 1d1817b

Browse files
committed
docs: add hexbin link in main overview page
svn path=/trunk/matplotlib/; revision=6482
1 parent bb499e1 commit 1d1817b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

doc/_templates/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,17 @@ <h3>Plotting commands</h3> <br/>
487487
set whether gridding is on
488488
</td>
489489

490+
</tr>
491+
<tr>
492+
<th align="left">
493+
<a href="api/pyplot_api.html#matplotlib.pyplot.hexbin">hexbin</a>
494+
495+
</th>
496+
497+
<td align="left">
498+
make a 2D hexagonal binning plot
499+
</td>
500+
490501
</tr>
491502
<tr>
492503
<th align="left">

0 commit comments

Comments
 (0)