From the matplotlib documentation, font = {'family' : 'normal', 'weight' : 'bold', 'size' : 22} matplotlib.rc('font', **font).
確定! 回上一頁