Metadata-Version: 2.1
Name: mpl-pan-zoom
Version: 0.1.0
Summary: Panning and zooming with the mouse for matplotlib
Home-page: https://github.com/ianhi/mpl-pan-zoom
Author: Ian Hunt-Isaak
Author-email: ianhuntisaak@gmail.com
License: BSD license
Project-URL: Source Code, https://github.com/ianhi/mpl-pan-zoom
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: testing
Provides-Extra: dev
Provides-Extra: doc
License-File: LICENSE

# mpl-pan-zoom

[![License](https://img.shields.io/pypi/l/mpl-pan-zoom.svg?color=green)](https://github.com/ianhi/mpl-pan-zoom/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/mpl-pan-zoom.svg?color=green)](https://pypi.org/project/mpl-pan-zoom)
[![Python Version](https://img.shields.io/pypi/pyversions/mpl-pan-zoom.svg?color=green)](https://python.org)
[![CI](https://github.com/ianhi/mpl-pan-zoom/actions/workflows/ci/badge.svg)](https://github.com/ianhi/mpl-pan-zoom/actions)
[![codecov](https://codecov.io/gh/ianhi/mpl-pan-zoom/branch/master/graph/badge.svg)](https://codecov.io/gh/ianhi/mpl-pan-zoom)

Panning and zooming with the mouse for matplotlib
