matplotlib.axis.Axis.set_pickradius# Axis.set_pickradius(pickradius)[source] # Set the depth of the axis used by the picker. Parameters: pickradiusfloatThe acceptance radius for containment tests. See also Axis.contains.