Authored by 王涛

Merge branch 'master-500-dev' of http://192.168.1.136:82/monitor_v3/hg-monitor-w…

…eb into master-500-dev
... ... @@ -80,7 +80,7 @@ layui.define(['commonDetail','common', 'admin'], function (exports) {
$.each(response.map.y, function (i, v) {
var item = {
name: dataList.legend[i],
stack: 'Total',
// stack: 'Total',
type: 'line',
emphasis: {
focus: 'series'
... ...