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

(cherry picked from commit fda327e4c1)

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

View File

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