matplotlib / 2.2.3 / _as_gen / matplotlib.artist.artist.set_clip_on.html /

matplotlib.artist.Artist.set_clip_on

Artist.set_clip_on(b) [source]

Set whether artist uses clipping.

When False artists will be visible out side of the axes which can lead to unexpected results.

Parameters:
b : bool

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.artist.Artist.set_clip_on.html