Skip to content

Interactive data selection cursors for Matplotlib.

License

Notifications You must be signed in to change notification settings

Pygot/mplcursors

 
 

Repository files navigation

Interactive data selection cursors for Matplotlib

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

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.

About

Interactive data selection cursors for Matplotlib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%