matplotlib.lines.segment_hits# matplotlib.lines.segment_hits(cx, cy, x, y, radius)[source]# 返回坐标为 (cx, cy) 的折线中,与点 (x, y) 距离在 radius 之内的线段的索引。