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 e4acdb0

Browse filesBrowse files
committed
Merge pull request #4587 from tacaswell/doc_contour_autoN
DOC: clairify auto-level behavior
2 parents aad1619 + 6942f7f commit e4acdb0
Copy full SHA for e4acdb0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/contour.py

Copy file name to clipboardExpand all lines: lib/matplotlib/contour.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,7 @@ def _initialize_x_y(self, z):
16671667
contour(Z,N)
16681668
contour(X,Y,Z,N)
16691669
1670-
contour *N* automatically-chosen levels.
1670+
contour up to *N* automatically-chosen levels.
16711671
16721672
::
16731673

0 commit comments

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