8000
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 5e3bede commit c8a9ab1Copy full SHA for c8a9ab1
lib/matplotlib/contour.py
@@ -1747,7 +1747,7 @@ def _initialize_x_y(self, z):
1747
filled contours, the default is *True*. For line contours,
1748
it is taken from :rc:`lines.antialiased`.
1749
1750
- Nchunk : int >= 0, optional
+ nchunk : int >= 0, optional
1751
If 0, no subdivision of the domain. Specify a positive integer to
1752
divide the domain into subdomains of *nchunk* by *nchunk* quads.
1753
Chunking reduces the maximum length of polygons generated by the
0 commit comments