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 1344a90 commit d2b2a06Copy full SHA for d2b2a06
doc/api/next_api_changes/behavior/27179-KS.rst
@@ -1,7 +1,7 @@
1
Default behavior of ``hexbin`` with *C* provided requires at least 1 point
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
-The behavior changed in 3.8.0 to be inclusive of *mincnt*, however that resulted in
+The behavior changed in 3.8.0 to be inclusive of *mincnt*. However that resulted in
5
errors or warnings with some reduction functions, so now the default is to require at
6
least 1 point to call the reduction function. This effectively restores the default
7
behavior to match that of Matplotlib 3.7 and before.
0 commit comments