Matplotlib is hiring a Research Software Engineering Fellow! See discourse for details. Apply by January 3, 2020

Version 3.1.1
matplotlib
Fork me on GitHub

目录

Related Topics

线

matplotlib.lines

此模块包含所有可以用各种线条样式、标记和颜色绘制的二维线条类。

Classes

Line2D \(扩展数据,扩展数据[, linewidth, linestyle, ...] ) 线条-线条可以同时具有连接所有顶点的实线样式和每个顶点的标记。
VertexSelector (行) 管理回调以维护选定顶点的列表 matplotlib.lines.Line2D .

功能

segment_hits \(cx、cy、x、y、radius) 确定任何线段是否在点的半径范围内。