Upright mu in plot label: retaining original tick fonts
问题 I have a problem which I thought would be more occurring. However, after scouring the internet for some time now I have not been able to find the solution to my problem. So here it goes: For a plot, created using matplotlib.pyplot I want to incorporate the SI-unit micro meter into my xlabel. The unit micro meter however needs to be upright. After some fiddling around I achieved the desired xlabel. The code that I have to generate this is: import matplotlib import matplotlib.pyplot as plt