Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c702b6

Browse files
Archiljaintimhoffm
andauthored
Update lib/matplotlib/artist.py
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 0ad2c0a commit 6c702b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/artist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,7 @@ def _get_in_autoscale(self):
912912
E.g. `.axes.Axes.autoscale_view()`.
913913
"""
914914
return self._in_autoscale
915+
915916
def _fully_clipped_to_axes(self):
916917
"""
917918
Return a boolean flag, ``True`` if the artist is clipped to the Axes

0 commit comments

Comments
 (0)