On this page
matplotlib.artist.Artist.set_clip_on
Artist.
set_clip_on
(b)[source]-
Set whether the artist uses clipping.
When False artists will be visible outside of the axes which can lead to unexpected results.
Parameters: - bbool
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/matplotlib.artist.Artist.set_clip_on.html