Metadata-Version: 2.1
Name: unhcrpyplotstyle
Version: 0.1.1
Summary: Set matplotlib style following UNHCR's Data Visualization Guidelines
Home-page: https://github.com/leichen88/unhcrpyplotstyle
Author: Lei Chen
Author-email: chen@unhcr.org
License: MIT
Keywords: matplotlib-style-sheets,unhcr-plot-style,matplotlib-styles,python
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# unhcrpyplotstyle
Matplotlib style file following UNHCR data visualization guidelines.

# Getting started
The easiest way to install unhcrpyplostyle is by using `pip`:

```bash
# to install the lastest PyPI release
pip install unhcrpyplotstyle

# to install the latest Github commit
pip install git+https://github.com/leichen88/unhcrpyplotstyle
```


