var myChart= echarts.init(document.getElementById('myChart'));
myChart.on('click', function (param) {
});
Echart事件參数能够去config.js查找