随笔分类 - echarts
摘要:多柱重叠:barGap:’-100%’(多组数据中只要添加在任意一个组即可)series: [ { name: '直接访问', type: 'bar', barGap:'-100%',//重叠效果(可放在任意一个组中) data: [320, 332, 301, 334, 390, 330, 320
阅读全文
摘要:var option = { // 全图默认背景 // backgroundColor: 'rgba(0,0,0,0)', // 默认色板 color: ['#ff7f50', '#87cefa', '#da70d6', '#32cd32', '#6495ed', '#ff69b4', '#ba55
阅读全文
浙公网安备 33010602011771号