Category: legend
-
Multi-symbol legend in matplotlib (Python)
Recently, I met a problem showing multi-dimensional information in a single black-and-white figure. This figure includes (i) simulation data and model predictions for (ii) two different peaks behind the different transport mechanism (iii) for each given parameter a=a_0, a_1, a_2, a_3. On top of that, the figure should be black-and-white. Underline these aspects, I found…