# jmeter-cn-report-template
**Repository Path**: yanzhaoyl/jmeter-cn-report-template
## Basic Information
- **Project Name**: jmeter-cn-report-template
- **Description**: jmeter的html报告模板汉化(包含4.x和5.x两套模板)
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 16
- **Created**: 2021-12-27
- **Last Updated**: 2021-12-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 将report-template目录替换apache-jmeter-x.x\bin\report-template目录即可
下载:https://gitee.com/smooth00/jmeter-cn-report-template/releases
## 可以写个bat或sh进行html报告批量生成
目前是UTF-8 - 无BOM 格式,这样可以同时兼容Windows和Linux下的中文显示
如果生成的html报告显示中文乱码,自行将模板文件转存合适的编码格式(Windows下可以将所有包括content/pages下的.fmkr文件都另存为ANSI/ASCII格式)
效果图:
5.x版本比4.x新增了自定义图表(还不知道怎么用)