matplotlib.axis.Axis.set_pickradius

Axis.set_pickradius(pickradius)[source]

Set the depth of the axis used by the picker.

Parameters:
pickradiusfloat

The acceptance radius for containment tests. See also Axis.contains.