Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7c34b76

Browse filesBrowse files
authored
Merge pull request #27889 from meeseeksmachine/auto-backport-of-pr-27888-on-v3.8.x
Backport PR #27888 on branch v3.8.x (DOC: fix stray release note entry)
2 parents 4252b9f + 967d2f8 commit 7c34b76
Copy full SHA for 7c34b76

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎doc/api/prev_api_changes/api_changes_3.7.0/behaviour.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.7.0/behaviour.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,13 @@ dtype and *levels* is not specified, *levels* now defaults to ``[0.5]`` for
120120
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
121121

122122
This can occur if the user explicitly passes a ``levels`` array with no values
123+
between ``z.min()`` and ``z.max()``; or if ``z`` has the same value everywhere.
123124

124125
``AxesImage.set_extent`` now raises ``TypeError`` for unknown keyword arguments
125126
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126127

127128
It previously raised a `ValueError`.
128129

129-
etween ``z.min()`` and ``z.max()``; or if ``z`` has the same value everywhere.
130-
131130
Change of ``legend(loc="best")`` behavior
132131
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
133132

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.