Autogenerated API
mpl
mpl.pyplot
mpl.axes
mpl.axis
Autogenerated API - More
mpl.cm
mpl.colorbar
mpl.colors
mpl.figure
mpl.legend
mpl.lines
mpl.lines.allow_rasterization()
mpl.lines.is_numlike()
mpl.lines.is_string_like()
mpl.lines.iterable()
mpl.lines.pts_to_midstep()
mpl.lines.pts_to_poststep()
mpl.lines.pts_to_prestep()
mpl.lines.segment_hits()
mpl.markers
mpl.patches
mpl.style
mpl.text
mpl.widgets
mpl.lines.
segment_hits
Determine if any line segments are within radius of a point. Returns the list of line segments that are within that radius.