Category: line styles
-
Multi-symbol legends in Matplotlib, Python (revised)
[update on 24 May 2025: I realized that some of my old blog posts have been broken due to formatting issues. Hence, I adopted it with the contemporary WordPress writing format in this section. ] Recently, I met a problem showing multi-dimensional information in a single black-and-white figure. This figure includes (i) simulation data and…
-
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…