Python | |
Build | |
Doc |
A little utilities package for making it easier to customise matplotlib graphs with nice custom color styles that render well when copy/pasted to Powerpoint presentations. Brings wrappers and conveniencies over matplolib RcParams to allow you to get your custom theme up and running in minutes. Also includes various plotting utilities that I use sometimes in my projects.
You will find complete documentation on the Docs site.
- Create a GitHub SSH token
- Install package via pip+ssh:
>>> pip install git+ssh://git@github.com/hugovallet/mpl-themes-utils.git
- Provide the password associated with your SSH key when prompted