Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 6fba64a + aecac3c commit 22fd053Copy full SHA for 22fd053
1 file changed
lib/matplotlib/contour.py
@@ -1805,7 +1805,7 @@ def _initialize_x_y(self, z):
1805
1806
antialiased : bool, optional
1807
Enable antialiasing, overriding the defaults. For
1808
- filled contours, the default is *True*. For line contours,
+ filled contours, the default is *False*. For line contours,
1809
it is taken from :rc:`lines.antialiased`.
1810
1811
nchunk : int >= 0, optional
0 commit comments