Commit f259c64d by huangqy

1111

parent 82348710
......@@ -34,7 +34,7 @@ export default {
}
let color = [
"#00CED1",
"#ebe8b1",
"#FFB90F",
"#284527",
"#2a770d",
"#dde5cb",
......@@ -149,15 +149,15 @@ export default {
symbolSize: 8,
zlevel: 3,
lineStyle: {
color: "#ebe8b1",
color: "#FFB90F",
shadowBlur: 3,
shadowColor: hexToRgba("#ebe8b1", 0.5),
shadowColor: hexToRgba("#FFB90F", 0.5),
shadowOffsetY: 8
},
label: {
show: true,
textStyle: {
color: "#ebe8b1"
color: "#FFB90F"
}
},
areaStyle: {
......
......@@ -24,7 +24,7 @@ export default {
distance: '15',
align: 'left',
verticalAlign: 'middle',
rotate: '90',
rotate: '0',
fontSize: 14,
rich: {
name: {}
......
......@@ -41,7 +41,7 @@ export default {
this.config = {
data,
unit: '件',
showValue: false
showValue: true
}
})
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论