python输出图片字体加粗,Python matplotlib:将轴标签/图例从粗体更改为常规重量
I'm trying to make some publication-quality plots, but I have encountered a small problem. It seems by default that matplotlib axis labels and legend entries are weighted heavier than the axis tick ma…