摘要:
// 全图默认背景 // backgroundColor: ‘rgba(0,0,0,0)’, // 默认色板 color: ['#ff7f50','#87cefa','#da70d6','#32cd32','#6495ed', '#ff69b4','#ba55d3','#cd5c5c','#ffa5 阅读全文
摘要:
<script src="//unpkg.com/vue/dist/vue.js"></script><script src="//unpkg.com/element-ui@2.5.4/lib/index.js"></script><div id="app"><el-tree :data="data 阅读全文
摘要:
"splitArea": { "show": true, "areaStyle": { "color": [ "blue" ] } } 阅读全文
摘要:
symbol:'none', //这句就是去掉点的 smooth:true, 阅读全文
摘要:
grid:{ x:65, y:20, x2:30, y2:30}, 阅读全文
摘要:
解决方法 "axisLine": { "show": false }, 阅读全文