observers: { 'yData': function (data) { var option = lineOption(this.data.xData, data) moduleEchart.setOption(option); } },