Skip to content

tecodrive/mplcursors

 
 

Repository files navigation

mplcursors – Interactive data selection cursors for Matplotlib

Python34 Join the chat at https://gitter.im/mplcursors/mplcursors Documentation Status Travis CodeCov

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.

About

Interactive data selection cursors for Matplotlib.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%