Small quick styling function for matplotlib.
So while there are some default styles to matplotlib and the ability to make an entire template. I made plottje as a quick way to edit matplotlib figures to give them a slightly better look.
Some of the benefits include:
- Simple theme that minimizes graph clutter.
- Allows for parameter dictionaries for consistent parameters across subplots.
- Easier legends and colorbars.
Check out the jupyter notebook for examples.
Other examples can be seen in some of my recent articles: here or here