在画图之前加上下面的代码即可

from pylab import mpl

mpl.rcParams['axes.unicode_minus']=False

相关文章: