Skip to content

max-fatouros/custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

pip install git+https://github.com/max-fatouros/[email protected]

Use Case

To implement a matplotlib style at a global level

import matplotlib.pyplot as plt

from custom.mplstyles import PAPER
plt.style.use(PAPER)

About

Shared python utilities

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages