onstove.ScaleBar.set_clip_on#

ScaleBar.set_clip_on(b)#

Set whether the artist uses clipping.

When False, artists will be visible outside the Axes which can lead to unexpected results.

Parameters:
bbool