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 Python 3, and Matplotlib≥2.1.
Read the documentation on readthedocs.org.
Install from PyPI with:
python -mpip install mplcursors
or from Github with:
python -mpip install git+https://github.com/anntzer/mplcursors
Run tests with pytest≥3.0.0.
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.2.tar.gz
(111.6 kB
view hashes)
Built Distribution
mplcursors-0.2-py3-none-any.whl
(17.9 kB
view hashes)