TrafficPort趋势图单位由bytes改为 :Link Numbers

(cherry picked from commit fda327e4c1)
This commit is contained in:
dongxiaoyan
2019-02-18 11:24:14 +00:00
committed by 董晓燕
parent e147f29d55
commit 446c8884ad

View File

@@ -182,7 +182,7 @@ function showPortActiveChart(xData,series){
},
yAxis: {
title: {
text: 'bytes'
text: 'Link Numbers'
}
},
tooltip: {