matplotlib.axis.Axis.set_pickradius# Axis.set_pickradius(pickradius)[源代码][源代码]# 设置选择器使用的轴的深度。 参数: pickradiusfloat用于包含测试的接受半径。另见 Axis.contains。