你可以使用 Python 库中的 matplotlib 和 pyplot 来标出折线图的点。 首先,使用以下命令来安装这两个库: pipinstall matplotlib pip install pyplot