Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d710062

Browse filesBrowse files
committed
Add comment
1 parent e048bf1 commit d710062
Copy full SHA for d710062

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎lib/matplotlib/collections.py

Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ def set_antialiased(self, aa):
741741
self.stale = True
742742

743743
def _get_default_antialiased(self):
744+
# This may be overridden in a subclass.
744745
return mpl.rcParams['patch.antialiased']
745746

746747
def set_color(self, c):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.