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 bb499e1 commit 1d1817bCopy full SHA for 1d1817b
1 file changed
doc/_templates/index.html
@@ -487,6 +487,17 @@ <h3>Plotting commands</h3> <br/>
487
set whether gridding is on
488
</td>
489
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
501
</tr>
502
<tr>
503
<th align="left">
0 commit comments