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

Skip to content

Commit adf5d94

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

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
@@ -4545,7 +4545,7 @@ def hexbin(self, x, y, C=None, gridsize=100, bins=None,
45454545
number of points in the cell.
45464546
45474547
marginals : bool, default: *False*
4548-
if marginals is *True*, plot the marginal density as
4548+
If marginals is *True*, plot the marginal density as
45494549
colormapped rectangles along the bottom of the x-axis and
45504550
left of the y-axis.
45514551

0 commit comments

Comments
 (0)