摘要: var piechart = echarts.init(document.getElementById('companyOutput')); piechart.on('click', function(params) { var value = params.name; if(value == "手 阅读全文
posted @ 2018-11-12 16:25 简单就好zyx 阅读(298) 评论(0) 推荐(0)
摘要: markLine: { data: [{ borderWidth: 1, lineStyle: { type: 'dash', color: '#B23B4D', width: 2, }, label: { formatter: '盈亏平衡线', position: 'middle', textSt 阅读全文
posted @ 2018-11-12 16:12 简单就好zyx 阅读(178) 评论(0) 推荐(0)