|
|
@@ -138,7 +138,7 @@ export default {
|
|
|
itemStyle: {
|
|
|
normal: {
|
|
|
barBorderRadius: 6,
|
|
|
- color: "rgba(209, 52, 56,0.8)"
|
|
|
+ color: "#fff"
|
|
|
/* color: new this.$echarts.graphic.LinearGradient(0, 0, 0, 1, [
|
|
|
{ offset: 0, color: "rgba(156,107,211,0.8)" },
|
|
|
{ offset: 0.2, color: "rgba(156,107,211,0.5)" },
|