当前位置:网站首页>matplotlib matplotlib中plt.hist()参数解释
matplotlib matplotlib中plt.hist()参数解释
2022-06-29 22:59:00 【郭庆汝】
matplotlib matplotlib中plt.hist()参数解释
import matplotlib as mpl
import matplotlib.pyplot as plt
from matplotlib.pyplot import MultipleLocator
from matplotlib import ticker
%matplotlib inline
plt.figure(figsize=(8,5), dpi=80)
# 拿参数接收hist返回值,主要用于记录分组返回的值,标记数据标签
n, bins, patches = plt.hist(data13['carrier_no'], bins=11, rwidth=0.8, range=(1,12), align='left', label='xx直方图')
for i in range(len(n)):
plt.text(bins[i], n[i]*1.02, int(n[i]), fontsize=12, horizontalalignment="center") #打标签,在合适的位置标注每个直方图上面样本数
plt.ylim(0,16000)
plt.title('直方图')
plt.legend()
# plt.savefig('直方图'+'.png')
plt.show()
边栏推荐
- C language tutorial – -6 loop statement
- Procurement intelligence is about to break out, and the "3+2" system of Alipay helps enterprises build core competitive advantages
- Regular expressions: characters (2)
- Wireshark data analysis and forensics information pacapng
- How to use filters in jfinal to monitor Druid for SQL execution?
- Sword finger offer 38 Arrangement of strings
- constexpr 函数
- Efficient implementation of dynamiccast with template function and specialization function
- Laravel creates its own facade extension geoip to obtain country, region and city information according to IP
- 动态代理的实现原理
猜你喜欢
Gracefully transform the SMS business module and start the strategic mode!
How can the local / park do a good job in industrial analysis?
微博系统中”微博评论“的高性能高可用计算架构
Qdomdocument and qdomnode are used in QT to read XML
写论文工具:LaTex在线网站
M1笔记本居家办公的痛点及解决方案 | 社区征文
架构实战营模块 5 作业
Intranet penetration (NC)
开源了 | 文心大模型ERNIE-Tiny轻量化技术,又准又快,效果全开
Talk about auto in MySQL in detail_ What is the function of increment
随机推荐
VS无法定位程序输入点于动态链接库
What if MySQL fails to store emoticons
Day9 - user registration and login
js函数相关的复习
Principe de réalisation de l'agent dynamique
2022年PMP项目管理考试敏捷知识点(5)
股票开户安全吗?上海股票开户。
Advanced use of the optional class
Evaluation of powerful and excellent document management software: image management, book management and document management
Label Troubleshooting: unable to open the marked image
收藏!这些提高程序员生产力的工具你用过吗?
sql刷题595. 大的国家
Laravel 创建自己的 Facade 扩展 geoip 根据 IP 获取国家、地域、城市信息
深入解析kubernetes中的选举机制
剑指 Offer 38. 字符串的排列
3D stereo photo album, Valentine's day, couple birthday gift code applicable
The development of grpc
提供有效的绩效评估
Qdomdocument and qdomnode are used in QT to read XML
Does Australia require that PVC plastic sheets comply with as/nzs 1530.3 with a flame spread index of 0?