mac下用python画图中文不会乱码的代码import numpy as np
import matplotlib.pyplot as plt
plt.rcParams['font.sans-serif'] = ['Arial Unic
                                
                            
                            
                                
                                    2021-06-19