Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 367 Bytes

mpl-point-clicker

A multiclass point clicker for matplotlib

GIF of example usage

Read the Documentation

Installation

You can install using pip:

pip install mpl_point_clicker

Development Installation

pip install -e ".[test, doc]"