SciView背景变的和代码背景一样透明,咋解决?SciView背景变的和代码背景一样透明,咋解决?
使用rcParams['axes.facecolor']设置背景颜色如plt.rcParams['axes.facecolor']='snow'