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 06e6cc5

Browse filesBrowse files
committed
typo in set_clip_on doc
1 parent be3e477 commit 06e6cc5
Copy full SHA for 06e6cc5

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎lib/matplotlib/artist.py

Copy file name to clipboardExpand all lines: lib/matplotlib/artist.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ def set_clip_on(self, b):
836836
"""
837837
Set whether the artist uses clipping.
838838
839-
When False artists will be visible out side of the axes which
839+
When False artists will be visible outside of the axes which
840840
can lead to unexpected results.
841841
842842
Parameters

0 commit comments

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