IRONICBo/kvm-dashboard

Echarts can not apply trigger.

Opened this issue · 0 comments

trigger: 'axis',
  formatter: function (params) {
    var value = params[0].value;
    return 'Load: ' + value;
  },
},

this config can not be applied in HistoryInfo.