Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 731 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 731 Bytes

matplotview

A small library for creating lightweight views of matplotlib axes.

matplotview provides a simple interface for creating "views" of matplotlib axes, providing a simple way of displaying overviews and zoomed views of data without plotting data twice.

Installation

You can install matplotview using pip:

pip install matplotview

Examples

Examples can be found in the example gallery:

https://matplotview.readthedocs.io/en/latest/examples/index.html

Documentation

Additional documentation can be found at the link below:

https://matplotview.readthedocs.io/en/latest/