Tag: figure
-
Personal figure template using Matplotlib (Python)
I have been using Matplotlib for a long time to produce figures for scientific papers. As a person who is working on the theory and modeling, generating figures using a scripting language minimizes the effort to spend on analysis and produces results. The great flexibility of using a scripting language is a major benefit, regardless…