matplotlib.axis.YAxis.set_clip_on

YAxis.set_clip_on(self, b)

Set whether the artist uses clipping.

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

Parameters:
bbool