摘要:
option 内属性: // legend: { data: ['提现人数'], align: 'left', left: 10 },// // X轴数据隔一个显示 通过设置 interval axisLabel: { interval: 1 } // // 可以矫正Y轴数据和折线图数据不匹配的问题 阅读全文
posted @ 2019-12-19 18:04
终年12
阅读(3227)
评论(0)
推荐(0)
摘要:
// 1. 导入 echarts import echarts from 'echarts' <!-- 2. 为ECharts准备一个具备大小(宽高)的Dom --> <div id="main1" style="width: 100%;height:400px;"></div> 1 // 此时,页 阅读全文
posted @ 2019-12-19 17:46
终年12
阅读(1573)
评论(0)
推荐(0)
浙公网安备 33010602011771号