iOS-Echarts
iOS-Echarts copied to clipboard
时间轴样式
请问怎么使用接口返回的数据 替换掉.dataEqual(@"(function () {var d = [];var len = 0;var now = new Date();var value;while (len++ < 20) {d.push([new Date(2014, 9, 1, 0, len * 10000),(Math.random()*30).toFixed(2) - 0]);}return d;})()"); function函数 ,我换了好多种方式都不行