Skip to content

Commit

Permalink
Merge pull request #4587 from tacaswell/doc_contour_autoN
Browse files Browse the repository at this point in the history
DOC: clairify auto-level behavior
  • Loading branch information
efiring committed Jul 5, 2015
2 parents aad1619 + 6942f7f commit e4acdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/matplotlib/contour.py
Expand Up @@ -1667,7 +1667,7 @@ def _initialize_x_y(self, z):
contour(Z,N)
contour(X,Y,Z,N)
contour *N* automatically-chosen levels.
contour up to *N* automatically-chosen levels.
::
Expand Down

0 comments on commit e4acdb0

Please sign in to comment.