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

This commit is contained in:
dongxiaoyan
2019-02-18 19:24:14 +08:00
parent 6ffdcd0dff
commit fda327e4c1

View File

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