You can set the font for the entire plot or for individual text elements using the fontname parameter. For example: mpl.rcParams['font.family'] = 'sans-serif' ...
確定! 回上一頁