- 面临的问题
- 解决方案
更新后,大小以及背景发生变化
解决方案https://matplotlib.org/stable/api/matplotlib_configuration_api.html#matplotlib.rcParams
修改plt文档
‘D:AnacondaAnaconda3libsite-packagesmatplotlibmpl-datamatplotlibrc’
#figure.facecolor: none # figure face color
#figure.edgecolor: none # figure edge color



