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

Skip to content

Commit 54746eb

Browse files
timhoffmQuLogic
andauthored
Update lib/matplotlib/axes/_axes.py
Co-Authored-By: Elliott Sales de Andrade <[email protected]>
1 parent adf5d94 commit 54746eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4614,7 +4614,7 @@ def reduce_C_function(C: array) -> float
46144614
polycollection
46154615
A `.PolyCollection` defining the hexagonal bins.
46164616
4617-
- `.Polycollection.get_offest` contains a Mx2 array containing
4617+
- `.PolyCollection.get_offset` contains a Mx2 array containing
46184618
the x, y positions of the M hexagon centers.
46194619
- `.PolyCollection.get_array` contains the values of the M
46204620
hexagons.

0 commit comments

Comments
 (0)