跳转到主要内容

Matplotlib的交互式数据选择光标。

项目描述

GitHub PyPI conda-forge Debian Fedora openSUSE
Read the Docs Build

mplcursors为Matplotlib提供交互式数据选择光标。它受到了mpldatacursor的启发,API更加简化。

mplcursors需要Matplotlib≥3.1。

readthedocs.org上阅读文档。

通常,使用pip安装

$ pip install mplcursors  # from PyPI
$ pip install git+https://github.com/anntzer/mplcursors  # from Github

或您喜欢的包管理器。

使用pytest运行测试。

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装软件包的信息。

源代码分发

mplcursors-0.5.3.tar.gz (88.8 kB 查看哈希值)

源代码

由以下提供支持