|
@@ -823,6 +823,8 @@ export default {
|
|
color: '#d0e3fd',
|
|
color: '#d0e3fd',
|
|
fontSize: 16,
|
|
fontSize: 16,
|
|
fontWeight: 'normal',
|
|
fontWeight: 'normal',
|
|
|
|
+ textShadowColor:'#00ffff',
|
|
|
|
+ textShadowBlur: 10
|
|
},
|
|
},
|
|
},
|
|
},
|
|
grid: {
|
|
grid: {
|
|
@@ -1093,6 +1095,8 @@ export default {
|
|
color: '#d0e3fd',
|
|
color: '#d0e3fd',
|
|
fontSize: 16,
|
|
fontSize: 16,
|
|
fontWeight: 'normal',
|
|
fontWeight: 'normal',
|
|
|
|
+ textShadowColor:'#00ffff',
|
|
|
|
+ textShadowBlur: 10
|
|
},
|
|
},
|
|
},
|
|
},
|
|
tooltip: {
|
|
tooltip: {
|