florianjehn / ALLFED-matplotlib-style-sheet

Style sheet for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALLFED-matplotlib-style-sheet

Style sheet for Python to make all ALLFED plots look and feel the same. Simply use it by starting your code with:

import matplotlib.pyplot as plt

plt.style.use("https://raw.githubusercontent.com/allfed/ALLFED-matplotlib-style-sheet/main/ALLFED.mplstyle")

About

Style sheet for Python


Languages

Language:Jupyter Notebook 100.0%