matplotlib

Reusing your matplotlib setting

Different journals/conferences/universities could have different styles of figure/plots/graphs that you have to adhere to for your papers or reports. It makes sense to spend some time trying to play with matplolib, and try to recreate the same official template. Once you are happy with the outcome, you can store these settings in a .mplstyle file and import it whenever you need to plot something. In this post, I am going to create a small .