@@ -99,7 +99,7 @@ export default {
data:[],
label: {
show: true,
- position: 'inside',
+ position: 'top',
fontSize:14,
fontWeight: "bold",
color:"inherit",
@@ -102,7 +102,7 @@ export default {
position: 'inside',
- color:'#19be6b',
+ color:'#fff',
},
{
@@ -114,7 +114,14 @@ export default {
//data: [12, 22, 32, 12, 32, 12, 32],
emphasis: {
focus: 'series'
- }
+ },
+ label: {
+ show: true,
+ fontSize:14,
+ fontWeight: "bold",
+ color:'inherit',
name: 'UPPH',
@@ -107,7 +107,7 @@ export default {
@@ -107,7 +107,8 @@ export default {
- color:"inherit",
+ // color:"inherit",
+ color:'#fff'
@@ -115,6 +116,13 @@ export default {
type: 'bar',
stack: 'Ad',
barWidth: 10,
+ color:"inherit",
@@ -165,7 +173,8 @@ export default {
}
- }, {
+ {
name: 'UPH',
type: 'line',
barWidth: 15,
+ color:"fff",
@@ -119,7 +119,12 @@ export default {
+ color:'inherit'
@@ -126,7 +126,7 @@ $box-width: 100%;
font-size: 20px;
.dv-scroll-board {
- height: 200px;
+ height: 190px;