Skip to content

Conversation

@MysteriousCode786
Copy link

PR summary

Closes #30996.

Added information about the default number of levels (N=7) in the contour docstring. This information was missing and was recently discussed in the issue comments.

PR checklist

between minimum and maximum numeric values of *Z*.
If None (default), a reasonable default is chosen; for linear
scales, N=7 is the default.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the linting errors, then this looks good.

between minimum and maximum numeric values of *Z*.
If None (default), a reasonable default is chosen; for linear
scales, N=7 is the default.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
scales, N=7 is the default.
scales, *n*=7 is the default.

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: contour and contourf levels default not specified

4 participants