Skip to content

hugovallet/mpl-themes-utils

Repository files navigation

Matplotlib Themes and Utils

Python Pypi Version
Build build-status
Doc build-status

About this package

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.

Installation

  1. Create a GitHub SSH token
  2. Install package via pip+ssh:
>>> pip install git+ssh://git@github.com/hugovallet/mpl-themes-utils.git
  1. Provide the password associated with your SSH key when prompted

About

A repo with my personal utilities for matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published