@@ -33,8 +33,10 @@
let option = {
tooltip: {
trigger: 'axis',
- axisPointer: {
- type: 'cross',
+ backgroundColor: 'rgba(0, 0, 0, .6)',
+ textStyle: {
+ color: '#fff',
+ fontSize: 12,
},