会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小王八+1
就是这么宠你!
博客园
首页
新随笔
联系
订阅
管理
2022年1月10日
matplotlib 画折线图,部分参数问题
摘要: matplotlib画折线图参数及释义 import matplotlib.pyplot as plt x = [1,2,3,6] y = [2,4,9,7] # plt.style.use('ggplot') # 添加样式 plt.rcParams['font.sans-serif'] = ['S
阅读全文
posted @ 2022-01-10 19:44 小王八+1
阅读(97)
评论(0)
推荐(0)
编辑
公告