8000 Merge pull request #26390 from meeseeksmachine/auto-backport-of-pr-26… · matplotlib/matplotlib@f59b3b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit f59b3b6

Browse files
authored
Merge pull request #26390 from meeseeksmachine/auto-backport-of-pr-26354-on-v3.7.x
2 parents f79f74e + b0c84d2 commit f59b3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/contour.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1693,7 +1693,7 @@ def _initialize_x_y(self, z):
16931693
16941694
antialiased : bool, optional
16951695
Enable antialiasing, overriding the defaults. For
1696-
filled contours, the default is *True*. For line contours,
1696+
filled contours, the default is *False*. For line contours,
16971697
it is taken from :rc:`lines.antialiased`.
16981698
16991699
nchunk : int >= 0, optional

0 commit comments

Comments
 (0)
0