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

Skip to content

Commit 569336b

Browse files
committed
doc: delete duplicating third paragraph
1 parent 3f682c2 commit 569336b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4657,8 +4657,6 @@ def hexbin(self, x, y, C=None, gridsize=100, bins=None,
46574657
x-limits of 1 and 50 in 'linear' scale and y-limits
46584658
of 10 and 1000 in 'log' scale, enter (1, 50, 1, 3).
46594659
4660-
Order of scalars is (left, right, bottom, top).
4661-
46624660
Returns
46634661
-------
46644662
`~matplotlib.collections.PolyCollection`

0 commit comments

Comments
 (0)