使用系统配好的样式 import matplotlib.style as psl print(plt.style.available) # 查看样式列表 psl.use('ggplot') 来源:https://www.cnblogs.com/654321cc/p/11824771.html 标签 大数据 数据分析