修正活跃IP统计折线图单位

This commit is contained in:
zhangwei
2019-01-08 10:15:40 +06:00
parent 32e2977ea4
commit c564000736
2 changed files with 2 additions and 2 deletions

View File

@@ -295,7 +295,7 @@ function showIpActiveChart(xData,series){
},
yAxis: {
title: {
text: 'bytes'
text: 'Link Numbers'
}
},
credits:{//是否有highcharts水印