Interactive data selection cursors for Matplotlib.
Project description
mplcursors provides interactive data selection cursors for Matplotlib. It is inspired from mpldatacursor, with a much simplified API.
mplcursors requires Matplotlib≥3.1.
Read the documentation on readthedocs.org.
As usual, install using pip:
$ pip install mplcursors # from PyPI
$ pip install git+https://github.com/anntzer/mplcursors # from Github
or your favorite package manager.
Run tests with pytest≥3.7.1.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mplcursors-0.3.tar.gz
(113.6 kB
view hashes)
Built Distribution
mplcursors-0.3-py3-none-any.whl
(18.8 kB
view hashes)