当你的才华还撑不起你的梦想时,你只能一直前进!
摘要: series: [ { name: '安装数', type: 'bar', // barWidth: 15, // barGap: '-10%', data: data.yArray, markPoint: { data: [ {name... 阅读全文
posted @ 2019-07-26 10:37 One'-_-'Piece 阅读(1263) 评论(0) 推荐(0)
摘要: yAxis: [ { type: 'value', minInterval: 1//只显示整数 } ], axisLabel: { //保留一位小数 formatter: function (value, index) { ... 阅读全文
posted @ 2019-07-26 09:56 One'-_-'Piece 阅读(4543) 评论(0) 推荐(1)