.codecov.yml
.coveragerc
.doc-requirements.txt
.gitignore
.readthedocs.yml
.travis.yml
CHANGELOG.rst
LICENSE.txt
README.rst
setup.cfg
setup.py
setupext.py
doc/.gitignore
doc/Makefile
doc/make.bat
doc/source/_local_ext.py
doc/source/conf.py
doc/source/index.rst
doc/source/modules.rst
doc/source/mplcursors.rst
doc/source/images/basic.png
examples/README.txt
examples/artist_labels.py
examples/bar.py
examples/basic.py
examples/change_popup_color.py
examples/contour.py
examples/dataframe.py
examples/date.py
examples/highlight.py
examples/hover.py
examples/image.py
examples/keyboard_shortcuts.py
examples/labeled_points.py
examples/nondraggable.py
examples/paired_highlight.py
examples/scatter.py
examples/step.py
lib/mplcursors/.gitignore
lib/mplcursors/__init__.py
lib/mplcursors/_mplcursors.py
lib/mplcursors/_pick_info.py
lib/mplcursors/_version.py
lib/mplcursors.egg-info/PKG-INFO
lib/mplcursors.egg-info/SOURCES.txt
lib/mplcursors.egg-info/dependency_links.txt
lib/mplcursors.egg-info/requires.txt
lib/mplcursors.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_mplcursors.py
vendor/setuptools_scm-1.17.0.egg