会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
张家欢。。
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2019年7月23日
python利用Matplotlib,设置坐标刻度大小,字体
摘要: # coding: utf-8import matplotlib.pyplot as plt# figsize = 11, 9# figure, ax = plt.subplots(figsize = figsize)x1 =[0,5000,10000, 15000, 20000, 25000, 3
阅读全文
posted @ 2019-07-23 17:25 张家欢。。
阅读(28895)
评论(0)
推荐(0)
编辑