Metadata-Version: 2.1
Name: mpl_visual_context
Version: 0.9.1
Home-page: https://github.com/leejjoon/mpl-visual-context
Author: Jae-Joon Lee
Author-email: lee.j.joon@gmail.com
License: BSD 3-Clause
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: doc
Provides-Extra: dev
License-File: LICENSE

# mpl-visual-context

A collection of tools that provide more visual context to your Matplotlib plots.

<img src="https://mpl-visual-context.readthedocs.io/en/latest/_images/mpl-visual-context-demo.png">


## Documentation

The documentation is far from complete. Your best friends are included examples. Please check the gallery in the readthedocs site.

[RTM page](https://mpl-visual-context.readthedocs.io/)

## Installation


```console
pip install mpl_visual_context
```
